Skip to content

AmanVerma8840/Student-Record-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Record Management System (Java CLI)

Objective: A simple CLI-based Java application to manage student records using core Java features. This project supports CRUD operations: Create, Read, Update, and Delete.

🛠️ Features:

  • Add a new student
  • View all students
  • Search student by ID
  • Update student details
  • Delete student record
  • Exit the system

About

A Java-based CLI Student Record Management System that allows you to create, view, update, search, and delete student records. Built using OOP principles and in-memory data storage. Ideal for learning CRUD operations in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages