Skip to content

The Student Management System is a comprehensive application developed using Core Java, MySQL, JDBC, and DAO patterns. It efficiently handles various student-related operations, including registration, record management, and performance tracking, ensuring a seamless administrative process for educational institutions.

Notifications You must be signed in to change notification settings

Kajol1106/Student-Registration-Managementt-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

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

About

The Student Management System is a comprehensive application developed using Core Java, MySQL, JDBC, and DAO patterns. It efficiently handles various student-related operations, including registration, record management, and performance tracking, ensuring a seamless administrative process for educational institutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages