Django Bootstrap 5 - Free Dashboard

Open-Source Django starter crafted on top of Bootstrap 5 Framework - Django Volt Dashboard can be downloaded from Github under the MIT License.

Django Bootstrap 5 - Open-Source Starter
Django Bootstrap 5 - Open-Source Starter

Hello! This article presents an open-source Django Starter crafted on top of a modern Bootstrap 5 design with basic modules, authentication, and Docker support. Django Volt Dashboard can be downloaded directly from Github and used for hobby & commercial products or simply for eLearning activities by beginners. For newcomers, Bootstrap is the most popular CSS/JS framework and Django is a leading framework supported by a huge community with open-source enthusiasts. Thanks for reading!

Volt is a free and open-source Bootstrap 5 Admin Dashboard featuring over 100 components, 11 example pages, and 3 plugins with Vanilla JS. Β There is more than 100 free Bootstrap 5 components included some of them being buttons, alerts, modals, date pickers, and so on.

Django Bootstrap 5 - Profile Page.
Django Bootstrap 5 - Profile Page.

As mentioned before this free dashboard is provided with Docker support, a convenient way to compile and start the project without much interaction from our side.

πŸ‘‰ Step #1 - Clone/download the source code

$ git clone https://github.com/app-generator/django-volt-dashboard.git
$ cd django-volt-dashboard
Django Bootstrap 5 - Clone Sources

πŸ‘‰ Step #2 - Start in Docker

$ docker-compose up --build 
Django Bootstrap 5 - Start in Docker

By default, the Docker setup starts the app on port 85 but this can be changed easily by updating the Docker scripts. Once the app is running, we can register new users, authenticate and access the private pages.

Django Bootstrap 5 - Login Page.
Django Bootstrap 5 - Login Page.
Django Bootstrap 5 - UI Modals
Django Bootstrap 5 - Modals Page.
Django Bootstrap 5 - Modals Page.
Django Bootstrap 5 - Data Tables
Django Bootstrap 5 - Data Tables.
Django Bootstrap 5 - Data Tables. 

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