Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 506 Bytes

File metadata and controls

16 lines (9 loc) · 506 Bytes

Student Report Management System

This is a python programme named "Student Report Management System".

After downloading and unzipping the contents,

  1. download mysql-connector-python, prettytable and maskpass modules using cmd :

    pip install mysql-connector-python

    pip install prettytable

    pip install maskpass

  2. run the dummy data(.py or .exe) file if you wanna play with some already made data.

  3. run the index(.py or .exe) file and see for yourself.....