Skip to content

Gayatri-7/StudentManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Student Management System

This is a simple command-line Java application to manage student records. You can add, delete, search, and view all students.

✨ Features:

  • βž• Add a new student
  • ❌ Delete a student by roll number
  • πŸ‘€ View all students
  • πŸ” Search for a student by roll number

βš™οΈ How to Run:

  1. Clone this repository:

    git clone https://github.com/your-username/student-management-system.git
  2. Compile and run the program:

    javac studentmanagement/Main.java
    java studentmanagement.Main

πŸ“œ Usage:

After running the program, you’ll be asked to choose an option from the menu to manage student records.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages