Created by Mark Masenda, Ned Hammatt, and Zach Palacios
This project uses a combination of the pyArduino, Django, and Pipenv libraries to test and display a frontend for the database involved in creating the simulation of a Vending Machine and its use. The website has a user side and a manufacturer side, along with functionality for real-time updates to the website.
- python3.13
- pip
- Gitbash
Windows: Go to the file location and double-click the "Vending Machine Tracker" file
Other OS's: Go to the file location and run the setup.sh file, either through the terminal or by double-clicking it
- Copy the following into the terminal:
./setup.sh
- Note: If the file does not work, make sure setup.sh is executable.
sudo chmod +x setup.sh
To terminate the process, press Ctrl-C twice in the terminal










