Flask Dashboard Adminator designed by ColorLib in Bootstrap and coded in Flask with SQLite database, ORM and authentication. Adminator is a responsive Bootstrap 4 Admin Template. It provides you with a collection of ready to use code snippets and utilities, custom pages, a collection of applications and some useful widgets. Adminator is licensed under The MIT License (MIT).


Flask Dashboard Adminator - Open-Source Admin Panel


Flask Dashboard features

Your project requires authentication? No worries, Flask Dashboard Adminator includes authentication by default. Other features: FTP deploy script, static export via Frozen-Flask.


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-adminator.git
$ cd flask-dashboard-adminator
$
$ # 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 Adminator app running, by visiting localhost:5000 in your preferred browser.


Dashboard Resources


Want more? Go PRO!


Flask Dashboard Material Flask Dashboard Argon Flask Dashboard Black
Flask Dashboard Material PRO Flask Dashboard Argon PRO Flask Dashboard Black PRO

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



Flask Dashboard Adminator - provided by Admin-Dashboards.com