-
Notifications
You must be signed in to change notification settings - Fork 0
sliu369/Hotel-Management-System
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
REQUIREMENTS
python3
* if 'pip install <...>' doesn't work, try 'pip3 install <...>'
psycopg2
- pip install psycopg2
flask
- pip install flask
sqlalchemy
- pip install sqlalchemy
Flask-SQLAlchemy
- pip install Flask-SQLAlchemy SQLAlchemy
requests
- pip install requests
flask-wtf
- pip install flask-wtf
Also need this below:
- pip install email_validator
*** The Github public version of this project uses python-dotenv
To run flask app:
- Open terminal/cmd and go to directory
- python3 app.py
- Copy port number and paste onto web browser
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published