Flask Shards Dashboard
Open-source Flask dashboard generated by AppSeed on top of Shards Dashboard Lite (free version).
Last updated
Was this helpful?
Open-source Flask dashboard generated by AppSeed on top of Shards Dashboard Lite (free version).
Last updated
Was this helpful?
A high-quality & free Bootstrap admin dashboard template pack that comes with lots of templates and components. Based on Bootstrap 4, Shards Dashboard Lite is fully responsive and capable to adapt its layout to any viewport size.
Features
Codebase -
UI Kit: Shards Lite (free version) crafted by DesignRevision
DBMS: SQLite, PostgreSQL (production)
DB Tools: SQLAlchemy ORM, Flask-Migrate (schema migrations)
Modular design with Blueprints
Session-Based authentication (via flask_login), Forms validation
Deployment scripts: Docker, Gunicorn / Nginx, HEROKU
Links
- product page
- source code
- LIVE Demo
(Email and LIVE on Discord) for registered users.
Flask is a lightweight web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. Classified as a microframework, Flask is written in Python and it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions.
Read more about [Flask Framework](../../content/what-is/flask.md
A high-quality & free Bootstrap admin dashboard template pack that comes with lots of templates and components. Based on Bootstrap 4, Shards Dashboard Lite is fully responsive and capable to adapt its layout to any viewport size.
- prepare your workstation for Flask
- start this Flask app in the local environment
- how the project files are organized
- how to configure this Flask application
- information provided by AppSeed
- product page hosted by DesignRevision