Student Management System
problem → Managing student records manually is slow and error-prone.
solution → A structured console application to add, view, update, and organize student data efficiently.
- Structured record storage
- CRUD operations
- Menu-driven UX
future → Migrate to a database-backed service with a web UI.

