Database Management final project.
Python flask and MySQL based web app for tracking water quality information of different locations.
Install python, mysql, mysql workbench, mysql connector for python, python flask, python flask session. Configure local database, open terminal at repo directory and run using command: python -m flask run
Or host in a cloud server.