Free Admin Dashboards - Coded with authentication, database and deployment scripts
Hello Coders,
This article presents a curated list with free and open-source admin dashboards, coded on top of modern UI Kits, actively versioned and supported.
All dashboards, coded in modern frameworks like Flask and Django, are relased under the MIT License on Github - no account required to use the code.
For fast-runners, I’ll drop app links below. Thanks for reading! Feel free to ask me anything in the comments.
Flask Dashboards — coded with authentication, ORM and deploy scripts
- Flask Dashboard — Black Design, free dashboard coded in Flask
- Flask Dashboard — Material Design, provided by Creative-Tim
- Flask Dashboard — Datta Able, super nice UI crafted by CodedThemes
- Flask Dashboard — AdminLTE, the iconic dashboard, coded in Flask
- Flask Dashboard — CoreUI, a modern UI with material design
Django Dashboards
- Django Dashboard — Black Design, a modern Black design crafted by Creative-Tim
- Django Dashboard — Argon Design, a futuristic UI coded in Django
- Django Dashboard — Gradient Design, a light UI provided by CodedThemes
- Django Dashboard — Star Admin, design credit: BootstrapDash
- Django Dashboard — CoreUI Design, a lightweight and beautiful material UI
Admin Dashboard - Black Design coded in Flask
Adminator Dashboard - Coded in Flask
What is a Dashboard
Short-note for newcomers — A dashboard is a set of pages that are easy to read and offer information to the user in real time regarding his business. A dashboard usually consists of graphical representations of the current status and trends within an organization.
Using a dashboard, companies can extract relevant information from large amounts of data. It might be useful for a manager to see how the sales were in the last 6 months or the total investments made by the HR department last year.
Well, if you need a dashboard for you or for one of your clients, this curated list might help you to implement one quite fast.
Flask Codebase
All Flask dashboards, presented in this article, use the same codebase enhanced with a basic set of modules and scripts:
- UI-Ready, Jinja2 templating
- Authentication, Database, ORM and Alembic (for DB migrations)
- Blueprints, modular codebase, form validation
- Deployment: Docker, Gunicon/Nginx stack, Heroku
For more information, please access the reference Flask Boilerplate Sources or the documentation.
Django Codebase
Template code used by AppSeed to generate all Django starters provided with a short-list of features:
- UI-Ready, Django native templating
- Modular codebase, SQLite database, Django ORM
- Authentication forms provided by UI Kit
- Deployment: Docker, Gunicorn / Nginx
For more information please access the official documentation or the reference Django codebase.
Sorry for this long-introduction, I will proceeed further to list the apps. The full list with free admin dashboard can be found on Github or by accesing the AppSeed plaform, open-source admin dashboards section.
- Free Admin Dashboard - published on Github
- Open-source Admin Dashboards - a curated list woth 20+ free starters
Flask Dashboard — Datta Able
Datta Able Free Dashboard design, crafted by CodedThemes, coded din Flask with authentication, database, ORM, Blueprints and pre-configured for Docker and Heroku.
UI Vendor Notes — Datta Able Bootstrap Lite is the most stylized Bootstrap 4 Lite Admin Template, around all other Lite/Free admin templates in the market. It comes with high feature-rich pages and components with fully developer-centric code. Before developing Datta Able our key points were performance and design. While developing we have gone through various testing & code optimization processes, for making this performance and design-centric backend application.
App Links — Flask DattaAble (product page), Demo Flask DattaAble
Flask Dashboard — Black Design
Simple dashboard coded on top of Black Dashboard design provided by Creative-Tim.
UI Vendor Notes — Black Dashboard is a beautiful Bootstrap 4 Admin Dashboard with a huge number of components built to fit together and look amazing. If you are looking for a tool to manage and visualize data about your business, this dashboard is the thing for you. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics.
Black Dashboard comes packed with all plugins that you might need inside a project and documentation on how to get started. It is light and easy to use, and also very powerful.
Links — Flask Black Dashboard (product page), Demo Flask Black Dashboard
Flask Dashboard — Material Design
Open-Source Admin Dashboard coded in Flask Framework by AppSeed. The product is released under the MIT license on Github — for complete information, please access the product page: Flask Dashboard — Material Design
Django Dashboard — AdminLTE
UI Vendor Notes — AdminLTE is a fully responsive administration template. Based on Bootstrap 4.4 framework and also the JS/jQuery plugin. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.
Links — Flask AdminLTE (product page), Django AdminLTE (product page)
Django Dashboard — CoreUI
CoreUI is a beautiful and modern free UI Kit provided by the CoreUI agency under the MIT License. The design has more than 10k Github stars and is actively supported by a small squad of open-source enthusiasts.
Dashboard Links — Flask CoreUI (product page), Django CoreUI (product page)
UI Vendor Notes — CoreUI is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that’s not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high-quality icons.
Admin Dashboard Corona Dark
This modern, Dark UI Kit is provided by another well-know agency: BootstrapDash. This design was migrated by the AppSeed core team to Flask and Django, and both starters can be downloaded on Github (under the MIT license).
Links — Flask Corona Dark (product page), Django Corona Dark (product page)
Thanks for reading! Feel free to ask me anything in the comments or access the links for more resources:
- Free Admin Dashboard — 100% open-source starters
- More Flask Dashboards - free & paid projects
- More Django Dashboards - free & paid starters provided by AppSeed