|
4 | 4 |
|
5 | 5 | - 👉 [Django Black Dashboard](https://app-generator.dev/product/black-dashboard/django/) - `Product Page` |
6 | 6 | - 👉 [Django Black Dashboard](https://django-black-dashboard.onrender.com/) - `LIVE Demo` |
7 | | -- 👉 [Django Black Dashboard](https://app-generator.dev/docs/products/django/black-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 Tailwind/Flowbite, Prepare Environment, Setting up the Database |
10 | | - - `Start with Docker` |
11 | | - - `Manual Build` |
12 | | - - `Start the project` |
13 | | - - `Deploy on Render` |
| 7 | +- 👉 [Django Black Dashboard](https://app-generator.dev/docs/products/django/black-dashboard/index.html) - `Documentation` (learn how to use the product) |
14 | 8 |
|
15 | 9 | <br /> |
16 | 10 |
|
17 | 11 | ## Features |
18 | 12 |
|
19 | 13 | - Simple, Easy-to-Extend codebase |
20 | | -- [Black Dashboard](https://app-generator.dev/product/black-dashboard/) |
| 14 | +- [Black Dashboard](https://app-generator.dev/product/black-dashboard/) Design Integration |
21 | 15 | - [Bootstrap](https://app-generator.dev/docs/templates/bootstrap.html) CSS Styling |
22 | | -- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html) |
23 | | -- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html) |
24 | | -- Charts |
| 16 | +- Session-based Authentication, Password recovery |
| 17 | +- DB Persistence: SQLite (default), can be used with MySql, PgSql |
| 18 | +- Apps: |
| 19 | + - [DEMO](https://django-black-dashboard.onrender.com/dynamic-dt/product/) **Dynamic DataTables** - generate server-side datatables without coding |
| 20 | + - [DEMO](https://django-black-dashboard.onrender.com/api/product/) **Dynamic APIs** - Expose secure APIs without coding |
| 21 | + - [DEMO](https://django-black-dashboard.onrender.com/charts/) **Charts** - powered by ApexCharts |
25 | 22 | - [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html) |
26 | | - - [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html) |
| 23 | + - `Commit/rollback Git Changes` |
27 | 24 | - `Backup & restore DB` |
28 | | - - [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html) |
| 25 | + - `Interact with Django Core` |
29 | 26 | - `Manage Environment` |
30 | | - - `Manage Dependencies` |
31 | | -- Session-based Authentication, Password recovery |
32 | | -- DB Persistence: SQLite (default), can be used with MySql, PgSql |
33 | | -- Docker, CI/CD for Render |
| 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) |
34 | 31 | - [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management |
35 | 32 |
|
| 33 | +<br /> |
| 34 | + |
| 35 | +## [Documentation](https://app-generator.dev/docs/products/django/black-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 | + |
36 | 47 |  |
37 | 48 |
|
38 | 49 | <br /> |
|
50 | 61 | > The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-black-pro.onrender.com). |
51 | 62 |
|
52 | 63 | - Simple, Easy-to-Extend Codebase |
53 | | -- [Black Dashboard](https://app-generator.dev/product/black-dashboard/) PRO Design Integration |
| 64 | +- [Black Dashboard](https://app-generator.dev/product/black-dashboard/) Design Integration |
54 | 65 | - Bootstrap Styling |
55 | | -- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html) |
56 | | -- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html) |
57 | | -- Charts |
58 | | -- Session-based Authentication, Password recovery |
59 | | -- OAuth (GitHub & Google) |
60 | 66 | - DB Persistence: SQLite (default), can be used with MySql, PgSql |
| 67 | +- Extended Users Profiles |
| 68 | +- Authentication |
| 69 | + - Session-based |
| 70 | + - OAuth GitHub, Google |
| 71 | +- Apps: |
| 72 | + - [DEMO](https://django-black-pro.onrender.com/dynamic-dt/product/) **Dynamic DataTables** - generate server-side datatables without coding |
| 73 | + - [DEMO](https://django-black-pro.onrender.com/api/product/) **Dynamic APIs** - Expose secure APIs without coding |
| 74 | + - [DEMO](https://django-black-pro.onrender.com/chart/) **Charts** - powered by ApexCharts |
| 75 | + - **React Integration** |
| 76 | + - **Media Files Manager** - empower users to manage and preview files with ease |
| 77 | + - **Celery** (async tasks) |
61 | 78 | - [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html) |
62 | | - - [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html) |
| 79 | + - `Commit/rollback Git Changes` |
63 | 80 | - `Backup & restore DB` |
64 | | - - [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html) |
| 81 | + - `Interact with Django Core` |
65 | 82 | - `Manage Environment` |
66 | | - - `Manage Dependencies` |
67 | | -- Session-based Authentication, Password recovery |
68 | | -- DB Persistence: SQLite (default), can be used with MySql, PgSql |
69 | | -- Docker, CI/CD for Render |
| 83 | + - `Manage Dependencies` |
| 84 | +- [Deployment](https://app-generator.dev/docs/deployment.html) |
| 85 | + - Docker/Docker Compose Scripts |
| 86 | + - CI/CD for [Render](https://app-generator.dev/docs/deployment/render/index.html) |
70 | 87 | - [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management |
71 | 88 |
|
72 | 89 |  |
|
94 | 111 | <br /> |
95 | 112 |
|
96 | 113 | --- |
97 | | -[Django Black Dashboard](https://app-generator.dev/product/black-dashboard/django/) - Open-Source **Django** Starter provided by [App Generator](https://app-generator.dev) |
| 114 | +[Django Black Dashboard](https://app-generator.dev/product/black-dashboard/django/) - Open-Source **Django** Starter provided by [App Generator](https://app-generator.dev). |
0 commit comments