Skip to content

harshil2829/StudentManagementSystem.java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Student Management System (Java)

A console-based Student Management System using Java and File Handling. This project stores student data persistently in a text file.

🚀 Features

  • Add student
  • View all students
  • Search student by roll number
  • File-based data storage
  • Menu-driven interface

🛠 Technologies Used

  • Java
  • File Handling
  • ArrayList
  • Scanner

▶️ How to Run

  1. Clone the repository
  2. Open in any Java IDE
  3. Run StudentManagementSystem.java

📌 Learning Outcome

  • Java collections
  • File I/O
  • Clean project structure

👤 Author

Harshil

About

Built a Student Management System in Java with file-based persistent storage, implementing CRUD operations and clean coding practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages