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

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!
- 👉 Gradient Able Django - LIVE demo
- 👉 Gradient Able Django - Product Page (contains download link)

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
✨ 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 Gradient Able  - UI Buttons

Django Gradient Able  - UI Tables

Thanks for reading! For mroe resources, please access:
- 👉 Free Dashboards - crafted in Django, Flask, and React
- 👉 Flask Gradient Able - open-source project