A command-line based Student ERP system built in Python, featuring file handling, input validation, and basic student record management.
- ➕ Add new student
- 📄 Store student data in file
- 👀 View all students
⚠️ Basic error handling- 🧠 Input validation
- Python (Core)
- File Handling
- CLI (Command Line Interface)