venu-n / flask-login-sqlite

Flask based login functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# flask-login-sqlite #

  1. Activate virtual environment
  2. Install required flask modules (requirement.txt)
  3. Clone the git repository to local
  4. cd flask-login-sqlite
  5. python run.py
  6. Launch 127.0.0.1:5000/register to create new user and login

Note: static files and sqlite database are included to get started immediately.

About

Flask based login functionality.


Languages

Language:Python 65.3%Language:HTML 34.7%