Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.3 KB

File metadata and controls

36 lines (30 loc) · 1.3 KB

Student Registration Management System

Problem Description :

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.

User of the System :

1) Administrator (Admin)
2) Students

Roles for Administrator :

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

Roles for Students :

1. Register himself in a course  
2. To update these details
3. Get all the courses

Explaination video link :

The ER-Diagram is shown below :

project er diagram