bvshyam / Flaskex

Simple flask example for quick prototypes and small applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                            Python Dependencies GitHub Issues Contributions welcome License Codacy Badge



Features

  • Encrypted user authorizaton
  • Database initialization
  • New user signup
  • User login/logout
  • User settings
  • Modern user interface
  • Bulma framework
  • Limited custom css/js
  • Easily customizable

Setup

git clone https://github.com/anfederico/Flaskex
cd Flaskex
pip install -r requirements.txt
python app.py

Contributing

Please take a look at our contributing guidelines if you're interested in helping!

About

Simple flask example for quick prototypes and small applications

License:MIT License


Languages

Language:HTML 51.5%Language:Python 34.8%Language:JavaScript 11.8%Language:CSS 2.0%