Flask SB Admin
Open-source Flask Dashboard generated by AppSeed on top of SB Admin design (free version)
SB Admin is a beautifully designed admin template featuring a fine selection of useful Bootstrap components and elements. For newcomers, Flask is a lightweight web application framework written in Python that can be easily extended to become an API, a simple one-page project, or complex eCommerce solutions.
Features
- Codebase - Flask Dashboard Boilerplate
- UI Kit: SB Admin (free version)
- 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
- SB Admin Flask - product page
- SB Admin Flask - source code
- SB Admin Flask - LIVE Demo
Support (Email and LIVE on Discord) for registered AppSeed users.
What is Flask​
Flask is a lightweight WSGI 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
How to use the App​
- Set up the environment - prepare your workstation for Flask
- Compile the sources - start this Flask app in the local environment
- App Codebase - how the project files are organized
- App Configuration - how to configure this Flask application
✅ Resources​
- 👉 Access AppSeed for more starters and support
- 👉 Get in touch for Custom Development Services