This is a Java-based application for an Educational Institute to automate student registration and course management. The system allows students to sign up, browse available courses and batches, and register for courses.
-
Administrator can:
- Add new courses
- Search for information about courses
- Update course details
- Create a batch under a course
- Search for information about batches
- Update batch details
-
Students can:
- Sign up
- Sign in with email and password
- Update personal details
- Change password
- Browse available courses and batches
- Register for courses
To use the application, follow these steps:
- Clone the repository
- Open the project in a Java IDE
- Run the main method in
Main.java
-STS
- Shivam Kumar Jha - Developer