Argon Dashboard - Django Version

Open-source Django Dashboard crafted on top of Argon Design with authentication, database, and Docker support - Sources available on Github.

A modern dashboard design with charts and widgets, all provided by Argon Dashboard (open-source).
Argon Dashboard - Open-Source Django Starter

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!

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)

$ git clone https://github.com/app-generator/django-argon-dashboard.git
$ cd django-argon-dashboard 
Django Argon - Clone Sources

✨ Step #2 - Start in Docker

$ docker-compose up --build
Django Argon - Start in Docker

At this point, we should be able to visit the app in the browser, register users, and authenticate.

A simple, yet beautiful login page provided by Argon, an open-source Django Seed project.
Django Argon - Login Page

✨ 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.

A modern profile page with a clean design, all provided by Argon Django, an open-source seed project crafted by AppSeed.
Django Argon - Profile Page
Django Argon - Data Tables
A modern utility page with two types of tables: light and dark-based with small round user avatars on each row, all provided by Argon Dashboard.
Django Argon - UI Tables Page 

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