This is my construct week project. made with Java, JDBC, and MySQL.
Student Registration System is used to monitor the course in a organization, helps system administrators monitor their infrastructure.
In an educational Institute there are several courses running parallel every day. For every course there are multiple batch so every details should be in database so that it will be easy to find any student.
So the Automated Student Management System will keep the records of all the courses, batches. It will also help the faculty head to maintain the course plan.
Basic authentication of various user accounts (admin, student). Admin can login and operate some operation as he can add, delete, update course, batch. Both users have different options to perform.
Gain excessive knowledge to make an application usining Java, JDBC, MySQL. Got to know selft-learning and research of the various tools and technologies. Enjoyed the process of learning and creating the product.