Flask Star Admin
Admin dashboard generated by AppSeed in Flask on top of Star Admin (free version).
Last updated
Was this helpful?
Admin dashboard generated by AppSeed in Flask on top of Star Admin (free version).
Last updated
Was this helpful?
Star Admin is a free responsive admin template built with Bootstrap 4. The template has a colorful, attractive yet simple and elegant design. The template is well crafted, with all the components neatly and carefully designed and arranged within the template.
Features
Codebase -
UI Kit: (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
- 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.
Star Admin is packed with all the features that fit your needs but not cramped with components you would not even use. It is an excellent fit to build admin panels, e-commerce systems, project management systems, CMS or CRM.
Read more about
- 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