Problem Description: In a Educational Institute every year technology trainings are conducted during summer and winter season. Students are enrolled in different courses under different technology track 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 .
The main user of the system :
• Administrator
• Students.
Roles for Administrator :
1. Add a new Courses
2. Update Fees of course.
3. Delete a course from any Training session.
4. Search information about a course.
5. Create Batch under a course.
6. Allocate students in a Batch under a course.
7. Update total seats of a batch.
8. View the students of every batch.
Roles for a Student:
1. Register himself in a course with a username and password (email should be the username)
2. can update this details.
3. can see all the available course list and their seat availability.