Skip to content

Student Management System created using core java and storing data into the file using serialization,

Notifications You must be signed in to change notification settings

kumarprem66/StudentRegistrationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Student Management System

Overview

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.

Features

  • Student and department registration.
  • Authentication for students and departments.
  • Departmental course management.
  • Student registration for courses.

Technologies Used

  • Core Java
  • Serialization

Installation

  1. Clone the repository.
  2. Build and run the application.

Usage

  • Students can register for courses and update their personal details.
  • Departments can create, update, delete courses and view student details.

Contribution

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.

About

Student Management System created using core java and storing data into the file using serialization,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages