AUTHORS: Daniel Baraniak & Igor Stefański
DATE: May 2022
2021/2022 Academic Year
Hogeschool PXL
App can be tested without RPI by toggling comments in hardware/init.py.
Python requirements:
flask
Flask-SQLAlchemy
mysqlclient
- depending on system this module may require additional dependencies
Additional requirements for RaspberryPi:
buildhat
RPi.GPIO
export FLASK_APP=<app>
flask run