jdougnac / billing-database

A simple fictional billing database, with a python script to make operation simpler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

billing-database

A simple fictional billing database, with a python script to make operation simpler and a Tkinter-made UI.

The files on the 'billing' folder are the database proper.

Launcher.py has the ui, reports.py has the complex operations, while query.py has the simple operations that make those complex operations work.

Finally, bd.png shows the diagram for the database.

PENDING: sanitizing the UI.

About

A simple fictional billing database, with a python script to make operation simpler


Languages

Language:Python 100.0%