iskewedI / DatabaseInterface

A personal database interface with Python (Tkinter) and Sqlite3. It was made for a family entrepreneurship.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DatabaseInterface

A personal database interface with Python (Tkinter) and Sqlite3. It was made for a family entrepreneurship.

With this application, you can:

  • Create/Find/Delete sales.
  • Monthly/Yearly/Daily stadistics.

A quick tour into folders and files in this project:

  • "COPIA DE SEG" -> A backup folder of different versions with date.
  • "Img" -> That folder contains images required for the app.
  • __pycache__ -> Simply ignore.
  • build/UI -> Files generated when building this database interface.
  • dist/UI -> Files generated for the distribution of the app. It has a "UI.exe" file, which is the app.
  • "Proyecto3.png" -> A simply image, showing the database interface.
  • "UI.py" -> Python file which contains the entire code.
  • "UI.py" -> Ignore.
  • art001 -> Is the database file, created by Sqlite3. This contains the sale's data.

About

A personal database interface with Python (Tkinter) and Sqlite3. It was made for a family entrepreneurship.


Languages

Language:TeX 45.7%Language:HTML 41.5%Language:Python 12.7%