To run this locally, make sure you are in Backend directory and have the libraries installed from requirements.txt
and the tables and PL/SQL blocks are created in MySQl
Change the password to your sql password in line 6 of app.py and then
flask run