ShivarajMeti / FlaskApp_Python

Basic Flask apps with database integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:HTML 43.3%Language:CSS 38.3%Language:Python 18.4%