Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Student Management System

A menu-driven Student Management System built using Python. This project uses file storage (JSON) to persist student records.

Features

  • Add student
  • View all students
  • Search student by ID
  • Update student details
  • Delete student
  • Persistent storage using JSON

Concepts Used

  • Object-Oriented Programming
  • File Handling
  • Modular Programming
  • CLI Menus

How to Run

python main.py

About

Python projects focused on real-world system design, problem-solving, and core programming concepts.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages