|
1 | 1 | # [Django Volt Dashboard](https://app-generator.dev/product/volt-dashboard/django/) |
2 | 2 |
|
3 | | -Open-source **Django Dashboard** built on top of a modern design. **Volt Dashboard** is a free and open source `Bootstrap 5` Admin Dashboard featuring over 100 components, 11 example pages and 3 plugins with Vanilla JS. There are more than 100 free Bootstrap 5 components included some of them being buttons, alerts, modals, and date pickers. |
| 3 | +Open-source **Django** project crafted on top of **[Volt Dashboard](https://app-generator.dev/product/volt-dashboard/)**, an open-source `Bootstrap` Design released by [Themesberg](https://app-generator.dev/agency/themesberg/). The product is designed to deliver the best possible user experience with highly customizable, feature-rich pages. |
4 | 4 |
|
5 | 5 | - 👉 [Django Volt Dashboard](https://app-generator.dev/product/volt-dashboard/django/) - `Product Page` |
6 | 6 | - 👉 [Django Volt Dashboard](https://django-volt.onrender.com/) - `LIVE Demo` |
7 | | -- 👉 [Django Volt Dashboard](https://app-generator.dev/docs/products/django/volt-dashboard/index.html) - `Complete Information` and Support Links |
8 | | - - [Getting Started with Django](https://app-generator.dev/docs/technologies/django/index.html) - a `comprehensive tutorial` |
9 | | - - `Configuration`: Install Dependencies, Prepare Environment, Setting up the Database |
10 | | - - `Start with Docker` |
11 | | - - `Manual Build` |
12 | | - - `Start the project` |
13 | | - - `Deploy on Render` |
| 7 | +- 👉 [Django Volt Dashboard](https://app-generator.dev/docs/products/django/volt-dashboard/index.html) - `Documentation` (learn how to use the product) |
14 | 8 |
|
15 | 9 | <br /> |
16 | 10 |
|
17 | | -### Customize with [Django App Generator - Volt Design](https://app-generator.dev/tools/django-generator/volt/) |
18 | | - |
19 | | -- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page |
20 | | -- Select **Volt Dashboard** as the preferred design |
21 | | -- (Optional) Design Database: edit models and fields |
22 | | -- (Optional) Edit the fields for the extended user model |
23 | | -- (Optional) Enable OAuth for GitHub |
24 | | -- (Optional) Add Celery (async tasks) |
25 | | -- (Optional) Enable Dynamic API Module |
26 | | -- Docker Scripts |
27 | | -- Render CI/Cd Scripts |
| 11 | +## Features |
28 | 12 |
|
29 | | -**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.** |
| 13 | +- Simple, Easy-to-Extend Codebase |
| 14 | +- [Volt Dashboard](https://app-generator.dev/product/volt-dashboard/) Design Integration |
| 15 | +- [Bootstrap](https://app-generator.dev/docs/templates/bootstrap.html) CSS Styling |
| 16 | +- Session-based Authentication, Password recovery |
| 17 | +- DB Persistence: SQLite (default), can be used with MySql, PgSql |
| 18 | +- Apps: |
| 19 | + - [DEMO](https://django-volt.onrender.com/dynamic-dt/product/) **Dynamic DataTables** - generate server-side datatables without coding |
| 20 | + - [DEMO](https://django-volt.onrender.com/api/product/) **Dynamic APIs** - Expose secure APIs without coding |
| 21 | + - [DEMO](https://django-volt.onrender.com/charts/) **Charts** - powered by ApexCharts |
| 22 | +- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html) |
| 23 | + - `Commit/rollback Git Changes` |
| 24 | + - `Backup & restore DB` |
| 25 | + - `Interact with Django Core` |
| 26 | + - `Manage Environment` |
| 27 | + - `Manage Dependencies` |
| 28 | +- [Deployment](https://app-generator.dev/docs/deployment.html) |
| 29 | + - Docker/Docker Compose Scripts |
| 30 | + - CI/CD for [Render](https://app-generator.dev/docs/deployment/render/index.html) |
| 31 | +- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management |
30 | 32 |
|
31 | 33 | <br /> |
32 | 34 |
|
| 35 | +## [Documentation](https://app-generator.dev/docs/products/django/volt-dashboard/index.html) |
| 36 | + |
| 37 | +- Understand the codebase structure |
| 38 | +- Prepare the environment |
| 39 | +- Setting Up the Database |
| 40 | +- Start the Project |
| 41 | +- Switch from SQLite to MySql or PgSql |
| 42 | +- Add a new model and migrate database |
| 43 | +- Enable `Dynamic Tables` for a new model |
| 44 | +- Enable `Dynamic API` for a new model |
| 45 | +- Deploy on Render |
| 46 | + |
| 47 | + |
| 48 | + |
33 | 49 | ## Deploy on `Render` (free plan) |
34 | 50 |
|
35 | 51 | [](https://render.com/deploy) |
36 | 52 |
|
37 | 53 | <br /> |
38 | 54 |
|
39 | | -## Features |
| 55 | +## [Volt Dashboard PRO Version](https://app-generator.dev/product/volt-dashboard-pro/django/) |
| 56 | + |
| 57 | +> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-volt-dashboard-pro.onrender.com). |
40 | 58 |
|
41 | 59 | - Simple, Easy-to-Extend Codebase |
42 | | -- Volt Dashboard Design - Full Integration |
43 | | -- Bootstrap 5 Styling |
44 | | -- Session-based Authentication, Password recovery |
| 60 | +- [Material Dashboard](https://app-generator.dev/product/material-dashboard/) Design Integration |
| 61 | +- Bootstrap Styling |
45 | 62 | - DB Persistence: SQLite (default), can be used with MySql, PgSql |
46 | | -- Docker |
47 | | -- CI/CD integration for Render |
| 63 | +- Extended Users Profiles |
| 64 | +- Authentication |
| 65 | + - Session-based |
| 66 | + - OAuth GitHub, Google |
| 67 | +- Apps: |
| 68 | + - [DEMO](https://django-volt-dashboard-pro.onrender.com/dynamic-dt/product/) **Dynamic DataTables** - generate server-side datatables without coding |
| 69 | + - [DEMO](https://django-volt-dashboard-pro.onrender.com/api/product/) **Dynamic APIs** - Expose secure APIs without coding |
| 70 | + - [DEMO](https://django-volt-dashboard-pro.onrender.com/charts/) **Charts** - powered by ApexCharts |
| 71 | + - [DEMO](https://django-volt-dashboard-pro.onrender.com/react-charts) **React Integration** |
| 72 | + - **Media Files Manager** - empower users to manage and preview files with ease |
| 73 | + - **Celery** (async tasks) |
| 74 | +- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html) |
| 75 | + - `Commit/rollback Git Changes` |
| 76 | + - `Backup & restore DB` |
| 77 | + - `Interact with Django Core` |
| 78 | + - `Manage Environment` |
| 79 | + - `Manage Dependencies` |
| 80 | +- [Deployment](https://app-generator.dev/docs/deployment.html) |
| 81 | + - Docker/Docker Compose Scripts |
| 82 | + - CI/CD for [Render](https://app-generator.dev/docs/deployment/render/index.html) |
| 83 | +- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management |
48 | 84 |
|
49 | | - |
| 85 | + |
50 | 86 |
|
51 | 87 | <br /> |
52 | 88 |
|
53 | | -## [Volt Dashboard PRO Version](https://app-generator.dev/product/volt-dashboard-pro/django/) |
| 89 | +## `Customize` with [Django App Generator](https://app-generator.dev/tools/django-generator/) |
54 | 90 |
|
55 | | -> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-volt-dashboard-pro.onrender.com). |
| 91 | +- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page |
| 92 | +- Select the preferred design |
| 93 | +- (Optional) Design Database: edit models and fields |
| 94 | +- (Optional) Edit the fields for the extended user model |
| 95 | +- (Optional) Enable OAuth for GitHub |
| 96 | +- (Optional) Add Celery (async tasks) |
| 97 | +- (Optional) Enable Dynamic API Module |
| 98 | +- Docker Scripts |
| 99 | +- Render CI/Cd Scripts |
| 100 | + |
| 101 | +**The generated Django project is available as a ZIP Archive and also uploaded to GitHub.** |
56 | 102 |
|
57 | | -- **Simple, Easy-to-Extend** Codebase |
58 | | -- **Volt Dashboard** Design - PRO Version |
59 | | -- Bootstrap 5 CSS |
60 | | -- **OAuth** - Github |
61 | | -- **Extended User Profile** |
62 | | -- **API** via DRF |
63 | | -- **Charts** via ApexJS |
64 | | -- **Celery** (async tasks) |
65 | | -- **Deployment-Ready** for Render |
| 103 | + |
66 | 104 |
|
67 | | - |
| 105 | + |
68 | 106 |
|
69 | 107 | <br /> |
70 | 108 |
|
|
0 commit comments