Flask Dashboard Material use the latest state-of-the-art admin dashboard design provided by Creative-Tim.
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.
Dashboard features
- SQLite database
- SQLAlchemy ORM
- Authentication (Register, Login)
- Static export via Frozen-Flask
- LIVE deploy via FTP.
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:
$ git clone https://github.com/app-generator/flask-material-dashboard.git
$ cd flask-material-dashboard
$ pip install -r requirements.txt
$ python app.py
If all goes well, you shoud see Flask Dashboard Material app running, by visiting localhost:5000 in your preferred browser.
Dashboard Resources
- Flask Dashboard Black - product info
- Admin Dashboards - index provided by AppSeed
Want more? Go PRO!
Flask Dashboard Material | Flask Dashboard Argon | Flask Dashboard Black |
---|---|---|
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