https://github.com/danieljudd/card-ordering-system-tkinter
Coding academy project release
https://github.com/danieljudd/card-ordering-system-tkinter
Last synced: 3 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T10:00:59.000Z (almost 2 years ago)
- Last Synced: 2025-12-31T19:28:58.030Z (6 months ago)
- Language: Python
- Size: 5.95 MB
- Stars: 0
- Watchers: 1
- 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
- pillow
See the user manual for a preview