Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 463 Bytes

File metadata and controls

25 lines (16 loc) · 463 Bytes

🎓 Student ERP System (Python)

A command-line based Student ERP system built in Python, featuring file handling, input validation, and basic student record management.


🚀 Features

  • ➕ Add new student
  • 📄 Store student data in file
  • 👀 View all students
  • ⚠️ Basic error handling
  • 🧠 Input validation

🛠️ Technologies Used

  • Python (Core)
  • File Handling
  • CLI (Command Line Interface)

📂 Project Structure