Skip to content

The main objective of this project is to cater the needs Institute to do various operations regarding students and courses. and allocation of batch This project have contains essential modules like Administrator and student. Student can registered and see the available courses.

Notifications You must be signed in to change notification settings

shubhambhoskar/AutomatedStudent-RegistrationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Student-RegistrationSystem

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 :

Administrator (admin) 
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

Admin Credentials :

Admin username- admin
Admin Password-123

MySql tables :

1. Course
2. Batch
3. Student
4. Student_batch

Text-stack used :

1. Java
2. Mysql

Exception handling :

If user provides wrong input, the appropriate error message will appear

Additional things :

1. Email validation used
2. Written the documentation

Application preview :

SB101_ProjectChanges - Spring Tool Suite 4 24-12-2022 18_46_44

Explaination video link :

The ER-Diagram is shown below :

project er diagram

Feedback :

Contributor :

Shubham Bhoskar

About

The main objective of this project is to cater the needs Institute to do various operations regarding students and courses. and allocation of batch This project have contains essential modules like Administrator and student. Student can registered and see the available courses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages