Soft UI Dashboard - Free Django Template
Open-Source Django Template crafted by AppSeed on top of Soft UI Dashboard, a pixel-perfect Bootstrap 5 design.
Hello! This article presents Soft UI Dashboard, an open-source Django Template crafted by AppSeed with basic modules, authentication, and Docker support. The product can be downloaded from Github (no registration lock) and based on the permissive (MIT) license, used in commercial projects or eLearning activities. For newcomers, Django is a leading framework actively supported and versioned by programming experts. Thanks for reading!
- 👉 Soft Dashboard Django - product page
- 👉 Soft Dashboard Django - LIVE demo
- 🚀Soft Dashboard Django PRO - premium version
Designed for those who like bold elements and beautiful websites, Soft UI Dashboard is made of hundreds of elements, designed blocks, and fully coded pages.
✨ Product Highlights
Soft UI Dashboard is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. The Django codebase is provided with a minimal set of features and an intuitive codebase quite easy to extend.
- ✅ Clean and attractive design
- ✅ Light and Dark themes
- ✅ Session-based authentication
- ✅ Docker support
- ✅ Up-to-date dependencies
- ✅ Free support via Discord
Based on the Docker set up shipped with the product, Django Soft Dashboard can be compiled and started in a local environment using a single command:
$ git clone https://github.com/app-generator/django-soft-ui-dashboard.git
$ cd django-soft-ui-dashboard
$
$ # Start in Docker
$ docker-compose up --build
Once the Docker set up is executed, the app should be up & running in the browser.
Soft Dashboard Django - User Profile Page