Django Azia Dashboard - Start Fast in Django

Open-source Django project crafted with basic modules, authentication, and Docker scripts on top of Azia Admin, a modern design from BootstrapDash.

A colorful chart page provided by Azia Admin - open-source Django seed project.
Azia Admin - Open-Source Django Seed Project

Hello! This article presents an open-source seed project crafted in Django on top of Azia Admin, a modern and unique design from BootstrapDash. The product comes with a few basic features like authentication, ORM, database, Docker scripts and a permissive license that allow the usage for commercial projects. For newcomers, Django is a leading framework actively supported and versioned by experienced developers. Thanks for reading!

GIF animated presentation of Azia Admin, an open-source seed project crafted in Django.
Django Azia Admin - Open-Source Starter

✨ How to use it

The product can be downloaded from the official page or Github (public repository). Once we have the sources locally, the Docker scripts might be the fastest way to start the project in a local environment. Let's do that!

👉 Step #1 - Clone/download Sources from Github

$ git clone https://github.com/app-generator/django-azia-dashboard.git
$ cd django-azia-dashboard 
Django Azia Admin - Clone Sources

👉 Step #2 - Start in docker

$ docker-compose up --build
Django Azia Admin - Start in Docker

Once the above commands are executed, by visiting the app in the browser, we should see the Sign IN page. From this point, we can register new users, authenticate and interact with the UI.  

A colorful dashboard page with many charts and widgets, all provided by Azia Admin, an open-source Django project.
Django Azia Admin - Dashboard Page
Azia Admin - UI Button Page
A colorful page with buttons and UI controls, all provided by Azia Admin, an open-source Django project.
Django Azia Admin - UI Buttons Page

Thanks for reading! For more resources and support, feel free to access: