Skip to content

ShivarajMeti/FlaskApp_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskApp - Login Form

Basic Flask apps with database integration(yet to be Implemented)

Setting up environment:

Requires Python 3.6.

Following are requiremnts needed to run the tool.
$ pip install -r requirements.txt
Run this script:

After making sure you have python3.6 installed and all the required packages you are good to go.

$ export FLASK_APP=flask_app.py
$ flask run

About

Basic Flask apps with database integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published