🎓 Student Record Manager
A simple CLI-based Python project that connects to MySQL to manage student records. Supports adding, viewing, updating, and deleting student data.
✅ Features
- Add new student records
- View all students
- Search by ID
- Update details
- Delete records
- MySQL database storage
🛠 Tech Stack
- Python
- MySQL
- mysql-connector-python
🚀 How to Run
- Clone this repo
- Install MySQL and Python
- Update DB config in
database_config.py
- Run the following command:
```bash
python main.py
🙋♀️ Author
Shalu Sihag
2nd Year B.Tech CSE, Om Sterling Global University
GitHub: shalu-sihag