🎓 Student Record Management System
A Command-Line Interface (CLI) based Student Record Management System built with Python.
This application allows users to manage student records efficiently from the terminal without using any external libraries or GUI frameworks. It demonstrates fundamental Python programming concepts including file handling, modular programming, functions, loops, conditionals, and error handling.
---
📑 Table of Contents
- Overview
- Features
- Project Structure
- Technologies Used
- Requirements
- Installation
- Running the Project
- Application Menu
- Sample Workflow
- Data Storage
- Validation & Error Handling
- Future Improvements
- Author
- License
---
📖 Overview
This project was developed as a Python programming assignment to practice real-world software development using only the Python Standard Library.
The application allows users to:
- Store student information
- Search students
- Remove students
- Save records permanently
- Load previous records automatically
Everything runs directly inside the terminal.
---
✨ Features
✅ Add Student
Store: