Skip to content

novaisea/ABC_AIR_7032CEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

ABC AIR

7032CEM System

How to run application

-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)

Packages that need to be installed in the Python Interpreter

-Flask
-Flask-Bcrypt
-Flask-Login
-SQLAlchemy
-Flask-SQLAlchemy
-Flask-WTF
-WTForms-SQLAlchemy

-Code to create new admin in registration page: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published