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
- Host: GitHub
- URL: https://github.com/cbess/flask-webapp-bootstrap
- Owner: cbess
- License: other
- Created: 2012-09-28T12:50:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-18T19:46:31.000Z (over 13 years ago)
- Last Synced: 2025-02-02T01:31:42.049Z (over 1 year ago)
- Language: Python
- Size: 179 KB
- Stars: 11
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)