Student Vaccination Registration System
A Python + MySQL project that allows school staff to:
- Register student vaccination data
- Edit existing records
- Display individual or all student records
- Remove data if needed
- Python
- MySQL
- mysql-connector-python
pip install mysql-connector-python