In an Educational Institute, every year technology training is conducted during the summer and winter seasons. Students are enrolled in different courses under different technology tracks like- Android, Java, JEE, PHP, Oracle, etc. This automated application help Institute to enroll students efficiently, create batches under a course, and allocates the students in a batch.
Administrator (admin)
Students
1. Add a new Course
2. Update Fees of course
3. Delete a course from any Training session
4. Search for information about a course
5. Create a Batch under a course
6. Add a student to a batch
7. View all the students
8. View the students of every batch
9.View all the course details
1. Register himself in a course
2. To update these details
3. Get all the courses
Admin username- admin
Admin Password-123
1. Course
2. Batch
3. Student
4. Student_batch
1. Java
2. Mysql
If user provides wrong input, the appropriate error message will appear
1. Email validation used
2. Written the documentation