alejandroandreu / 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 44.7%Language:Python 29.4%Language:JavaScript 10.2%Language:Makefile 10.1%Language:Smarty 2.5%Language:CSS 1.7%Language:Shell 1.0%Language:Dockerfile 0.4%