Flask Modular Admin Dashboard designed in Bootstrap and coded in Flask Framework with SQLite database, ORM and authentication. Features:
- SQLite database, SQLAlchemy ORM
- Session based authentication flow (login, register)
- Static Build via Frozen-Flask
- MIT License
Modular Admin Dashboard Lite
A high-quality & free Bootstrap admin dashboard template pack that comes with lots of templates and components. Based on Bootstrap 4, Modular Admin Dashboard Lite is fully responsive and capable to adapt its layout to any viewport size.
Build from sources
The source code and the documentation contain enough information to help anyone building the app. In case you want to build this product, without leaving this page, just type:
$ # clone the sources
$ git clone https://github.com/app-generator/flask-dashboard-modular-admin.git
$ cd flask-dashboard-modular-admin
$
$ # install modules using a virtualenv
$ virtualenv --no-site-packages env
$ source env/bin/activate
$
$ python app.py
$ # app is running on port 5000
If all goes well, you shoud see Flask Dashboard Modular Admin app running, by visiting localhost:5000 in your preferred browser.
Dashboard Resources
- Flask Dashboard Modular Admin - Official Product Page
- Flask Dashboard Modular Admin - Live DEMO
Want more? Go PRO!
Flask Dashboard Material | Flask Dashboard Argon | Flask Dashboard Black |
---|---|---|
Flask Microframework
Flask (source code) is a Python web framework built with a small core and modularity in mind. With a small footprint, well documented and supported by a growing community, Flask can be a good choice to implement on top a nice production-ready apps, landing pages and complex eCommerce services. For more information, feel free to access the official website.
Related Articles
- Open-Source Admin Dashboards - provided by AppSeed
- Admin Dashboards - Open-Source and Free, article published on Dev.to
- Vue Dashboard - Open-Source and Free
- React Dashboards - Open-Source and Free
- Admin Dashboards - Open-Source and built with automation tools