A command line program that helps keep track of billing, inventory management and register management.
Just a school Project
Minimum Requirements
=> Python 3.4 or above
=> MySQL Server
=> Atleast 200MB of free space
To run the program
=> First update your MySQL username and password in all three files(DB.py, TABLE.py, MAIN.py.
=> Run DB.py
=> Run TABLE.py
=> Run MAIN.py