https://github.com/w1am/vending-machine
Python and Tkinter GUI were used to create the whole project.
https://github.com/w1am/vending-machine
tinydb tkinter vending-machine
Last synced: 5 months ago
JSON representation
Python and Tkinter GUI were used to create the whole project.
- Host: GitHub
- URL: https://github.com/w1am/vending-machine
- Owner: w1am
- Created: 2021-04-09T16:27:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T16:27:56.000Z (over 4 years ago)
- Last Synced: 2025-04-20T13:36:22.467Z (6 months ago)
- Topics: tinydb, tkinter, vending-machine
- Language: Python
- Homepage:
- Size: 1.95 MB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## **Vending Machine**
**Installations**
|Package|Version|
|--|--|
| tinydb | 4.4.0 |
|playsound| 1.2.2 |
|numpy| 1.19.5 |
|matplotlib| 3.3.4 |pip install tinydb, playsound, numpy, matplotlib
**How to Run**
py concurrent.py
If you're using Linux, run the file concurrent.py, which will run both the server and the main file at the same time. If you are using Windows, open the files main.py and server.py in separate terminals and manually execute them. Install the fonts Helvetica and DS-Digital located in folder ./install**Components & Windows**

**UML Diagram**
