Soft UI Dashboard - Open-Source Django Starter
Open-source Django Dashboard crafted on top of a modern and innovative design - Soft UI Dashboard - Sources available on Github.

Hello! This article presents an open-source Django Dashboard crafted with authentication
, database
, and Docker support on top of Soft UI Dashboard, a really nice Bootstrap 5 design. For newcomers, Django is a leading web framework written in Python actively supported and versioned by programming experts using a batteries-included
concept. Thanks for reading!
- π Soft UI Dashboard Django - LIVE Demo
- π Soft UI Dashboard Django - Product page
- βοΈ Free support via Email and Discord
Designed for those who like bold elements and beautiful websites, Soft UI Dashboard is crafted on top of Bootstrap 5, the most popular CSS/JS framework. The UI comes with 70+ frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, empowering the developer with the freedom of choosing and combining.

β¨ Product Features
- π
Up-to-date dependencies
: Django 3.2.6 LTS - π SCSS compilation via Gulp
- π UI Kit: Soft UI Dashboard (Free Version) provided by Creative-Tim
- π
SQLite
Database, Django Native ORM - π Modular design, clean codebase
- π Session-Based Authentication, Forms validation
- π
Deployment
: Docker, Gunicorn / Nginx
Probably the fastest way to start the project in a local environment is via Docker. Once we have downloaded the sources code from the public repository or product page, all we need is to type a single line in the terminal.
Step #1 - Clone/download sources
$ git clone https://github.com/app-generator/django-soft-ui-dashboard.git
$ cd django-soft-ui-dashboard
Step #2 - Start in Docker
$ docker-compose up --build
Once all the above commands are executed, we should be able to access the app in the browser, register new users, and authenticate.

Django Soft UI Dashboard - Billing Page

Django Soft UI dashboard - User Page

Thanks for reading! For more resources, feel free to access:
- β¨ Free Dashboards crafted in Django, Flask, and React
- β¨ Soft UI Dashboard Flask - open-source starter