Gradient Able - Free Django Template

Open-source Flask Dashboard generated by AppSeed op top of Gradient Able, a pixel-perfect Bootstrap 4 design.

Open-source Django Dashboard crafted on top of Gradient Able, a nice BS4 Design.
Gradient Able - Free Django Starter

Hello! This article presents Django Gradient Able, an open-source seed project that provides all the bare minimum essentials for a future dashboard project: database, ORM, simple codebase, and Docker support, all bundled on top of a nice Bootstrap 4 design. For newcomers, Django is a leading web framework actively supported and versioned by programming experts and many open-source enthusiasts. Thanks for reading!

Django Gradient Able - Dashboard Page
Django Gradient Able - Dashboard Page

The product can be compiled and started locally in two simple ways (bot fully documented in the project README):

  • Via Docker - the fastest way
  • Manual Build - using a virtual environment

In the next paragraph, the product is compiled and started using the Docker setup.

✨ Step #1 - Clone/download sources

$ git clone https://github.com/app-generator/django-gradient-able.git
$ cd django-gradient-able 
Django Gradient Able - Clone Sources

✨ Step #2 - Start in Docker

$ docker-compose up --build
Django Gradient Able - Start in Docker

Once all the above commands are executed, we should be able to access the app in the browser, register new users, and authenticate.

Django Gradient Able - Login Page.
Django Gradient Able - Login Page
Django Gradient Able  - UI Buttons
Django Gradient Able - UI Buttons
Django Gradient Able - UI Buttons
Django Gradient Able  - UI Tables
Django Gradient Able - UI Tables
Django Gradient Able - UI Tables

Thanks for reading! For mroe resources, please access: