Skip to content

khushik8605/Students_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

Project Description

This project is a menu-driven Student Management System built using Java The system allows adding, displaying, searching (by PRN, name, position), updating, and deleting student records.

Key Features

  • Add new students with PRN, Name, DoB, and Marks.
  • View all student details.
  • Search students by PRN, name, or position in the list.
  • Update student information.
  • Delete student records.
  • Menu-based interface for easy navigation.

Structure

  • Main.java - Handles user interface and menu navigation.
  • Student.java - Defines the Student class with attributes and methods.
  • StudentManager.java - Implements all student-related operations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages