Use the requirement file for environment (use "pip install -r requirements_pip.txt")
Install Postgresql
change SE Pro Prac Flask\auth_flask\DataBase.py and SE Pro Prac Flask\auth_flask\ init.py
Inside SE Pro Prac Flask file run in terminal:
-
python dbcreate.py (Required in the first run)
-
flask run (Required in all sub-sequent runs)