News

This Program was designed by Aryan Rekhi (me) for his High School Final Project in 2020. Attendance Software created using python and MySQL This project is basically a software made for teachers to ...
This project ... mysql> CREATE DATABASE bb_cards; quit The creation of the Tables and insertion of data will be accomplish later. In order for Python to talk to the Database we need a connector. While ...