This is a python programme named "Student Report Management System".
After downloading and unzipping the contents,
-
download mysql-connector-python, prettytable and maskpass modules using cmd :
pip install mysql-connector-python
pip install prettytable
pip install maskpass
-
run the dummy data(.py or .exe) file if you wanna play with some already made data.
-
run the index(.py or .exe) file and see for yourself.....