7032CEM System
-Using PyCharm select to open the folder with this project.
-Make sure python is installed on the machine
-Install all packages described below for the python interpreter selected
-Right click the file 'run.py' and select Run
-Then click on the address that appears on the PyCharm terminal and the application will open on the browser!
-Database can be open with any SQLite database manager (like DB Browser for SQLite)
-Flask
-Flask-Bcrypt
-Flask-Login
-SQLAlchemy
-Flask-SQLAlchemy
-Flask-WTF
-WTForms-SQLAlchemy
Deployed Website: https://abcair.pythonanywhere.com/
-Code to create new admin in registration page: admin