Skip to content

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

Notifications You must be signed in to change notification settings

iskewedI/DatabaseInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published