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)