Skip to content

Simple flask example for quick prototypes and small applications

License

Notifications You must be signed in to change notification settings

stefanpejcic/Flaskex

 
 

Repository files navigation

                            Python Dependencies GitHub Issues License Codacy Badge Run on Repl.it



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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.4%
  • Python 35.0%
  • JavaScript 11.7%
  • CSS 1.9%