This project uses a raspberry pi to control and track the usage of connected mains devices. The project is contained within a Flask application with can be found on the localhost at port 8090 when run.
### Running the application
To run the application clone the project and run the app.py file using Python3.
NOTE: This project requires the use of Python3 over older versions of python