Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danieljudd/card-ordering-system-tkinter
Coding academy project release
https://github.com/danieljudd/card-ordering-system-tkinter
Last synced: 21 days ago
JSON representation
Coding academy project release
- Host: GitHub
- URL: https://github.com/danieljudd/card-ordering-system-tkinter
- Owner: danieljudd
- License: gpl-3.0
- Created: 2024-07-20T09:41:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T10:00:59.000Z (7 months ago)
- Last Synced: 2024-07-21T10:58:17.228Z (7 months ago)
- Language: Python
- Size: 5.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Card-Ordering-System-tkinter
What is this:
I made a graphical interactive program that allows users to create orders of products and store these in a MS SQL database environment.The images are fetched locally (see folders) and user/item data is sent through prepared statements.
Requirements:
- Python 3
libraries (external):
- pyodbc
- pillowSee the user manual for a preview