Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 276 Bytes

dbms-project

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