An open API service indexing awesome lists of open source software.

https://github.com/cbess/flask-webapp-bootstrap

Flask webapp w/ admin template project
https://github.com/cbess/flask-webapp-bootstrap

Last synced: 8 months ago
JSON representation

Flask webapp w/ admin template project

Awesome Lists containing this project

README

          

flask-webapp-bootstrap
======================

Flask webapp w/ admin template project.

It is a template for a flask webapp.

Used by: [https://github.com/cbess/inventory-checkin](https://github.com/cbess/inventory-checkin/)

Starts you with:

- twitter bootstrap
- jquery
- peewee
- settings.py
- header menu
- main.css
- admin panel (flask-admin w/ auth)
- login view
- user model (admin setup and ready to use)