Argon Dashboard - Django Version
Open-source Django Dashboard crafted on top of Argon Design with authentication, database, and Docker support - Sources available on Github.
Hello! This article presents an open-source
Django Dashboard crafted with authentication, database, and Docker support on top of Argon Design
(free version). The starter might be used to code faster a new dashboard powered by Django or simply for eLearning purposes by beginners. For newcomers, Django is a leading framework actively versioned and supported by programming experts. Thanks for reading!
- 👉 Django Dashboard Argon - LIVE Demo
- 👉 Django Dashboard Argon - Product page
In case Docker is already installed in the workstation, we can compile and interact with the product in less than 1 minute:
✨ Step #1 - Clone sources from Github
(public repository)
✨ Step #2 - Start in Docker
At this point, we should be able to visit the app in the browser, register users, and authenticate.
✨ Product Features
The codebase is generated using a clean, intuitive structure that should be easy to digest even by beginners.
- 👉 Up-to-date dependencies: Django 3.2.6 LTS
- 👉 SCSS compilation via Gulp
- 👉
SQLite
Database, Django Native ORM - 👉 Modular design, clean code-base
- 👉
Session-Based Authentication
, Forms validation - 👉 Deployment:
Docker
, Gunicorn / Nginx - Support via Github and Discord.
Argon Dashboard is built with over 100 individual components, giving you the freedom of choosing and combining. All components can take variations in color, that you can easily modify using SASS files.
You will save a lot of time going from prototyping to full-functional code because all elements are implemented. This Dashboard is coming with pre-built examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.
Django Argon - Data Tables
Thanks for reading! For more resources, feel free to access:
- ✨ More Free Dashboards crafted in Django, Flask, and React
- ✨ Argon Dashboard Flask - free project