The Student Management System is a Core Java application that stores data using serialization. It enables student and department registration, authentication, and various management tasks.
- Student and department registration.
- Authentication for students and departments.
- Departmental course management.
- Student registration for courses.
- Core Java
- Serialization
- Clone the repository.
- Build and run the application.
- Students can register for courses and update their personal details.
- Departments can create, update, delete courses and view student details.
This project was developed individually within a timeframe of 5 days. If you'd like to contribute, please follow the standard GitHub fork and pull request workflow.