|
1 | 1 |
|
2 | 2 | # [Django Material Dashboard](https://app-generator.dev/product/material-dashboard/django/) |
3 | 3 |
|
4 | | -Open-source **Django** project crafted on top of **Material Dashboard**, an open-source iconic `Bootstrap` design. |
| 4 | +Open-source **Django** project crafted on top of **[Material Dashboard](https://app-generator.dev/product/material-dashboard/)**, |
| 5 | +an open-source iconic `Bootstrap` Design from [Creative-Tim](https://app-generator.dev/agency/creative-tim/). |
5 | 6 | The product is designed to deliver the best possible user experience with highly customizable feature-rich pages. |
6 | 7 |
|
7 | 8 | - 👉 [Django Material Dashboard](https://app-generator.dev/product/material-dashboard/django/) - `Product Page` |
8 | 9 | - 👉 [Django Material Dashboard](https://django-material-dash2.onrender.com/) - `LIVE Demo` |
9 | | -- 👉 [Django Material Dashboard Documentation](https://app-generator.dev/docs/products/django/material-dashboard/index.html) - `Complete Information` and Support Links |
10 | | - - [Getting Started with Django](https://app-generator.dev/docs/technologies/django/index.html) - a `comprehensive tutorial` |
11 | | - - `Configuration`: Install Tailwind/Flowbite, Prepare Environment, Setting up the Database |
12 | | - - `Start with Docker` |
13 | | - - `Manual Build` |
14 | | - - `Start the project` |
15 | | - - `Deploy on Render` |
| 10 | +- 👉 [Django Material Dashboard Documentation](https://app-generator.dev/docs/products/django/material-dashboard/index.html) - `Documentation` (learn how to use the product) |
16 | 11 |
|
17 | 12 | <br /> |
18 | 13 |
|
19 | 14 | ## Features |
20 | 15 |
|
21 | 16 | - Simple, Easy-to-Extend Codebase |
22 | | -- [Material Dashboard](https://app-generator.dev/docs/templates/bootstrap/material-dashboard.html) Integration |
| 17 | +- [Material Dashboard](https://app-generator.dev/product/material-dashboard/) |
23 | 18 | - [Bootstrap](https://app-generator.dev/docs/templates/bootstrap.html) CSS Styling |
24 | 19 | - Session-based Authentication, Password recovery |
25 | 20 | - DB Persistence: SQLite (default), can be used with MySql, PgSql |
26 | | -- Docker |
27 | | -- CI/CD integration for Render |
| 21 | +- Apps: |
| 22 | + - **Dynamic DataTables** - generate server-side datatables without coding |
| 23 | + - **Dynamic APIs** - Expose secure APIs without coding |
| 24 | + - **Charts** - powered by ApexCharts |
| 25 | +- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html) |
| 26 | + - `Commit/rollback Git Changes` |
| 27 | + - `Backup & restore DB` |
| 28 | + - `Interact with Django Core` |
| 29 | + - `Manage Environment` |
| 30 | + - `Manage Dependencies` |
| 31 | +- [Deployment](https://app-generator.dev/docs/deployment.html) |
| 32 | + - Docker/Docker Compose Scripts |
| 33 | + - CI/CD for [Render](https://app-generator.dev/docs/deployment/render/index.html) |
| 34 | +- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management |
| 35 | + |
| 36 | +<br /> |
| 37 | + |
| 38 | +## [Documentation](https://app-generator.dev/docs/products/django/material-dashboard/index.html) |
| 39 | + |
| 40 | +- Understand the codebase structure |
| 41 | +- Prepare the environment |
| 42 | +- Setting Up the Database |
| 43 | +- Start the Project |
| 44 | +- Switch from SQLite to MySql or PgSql |
| 45 | +- Add a new model and migrate database |
| 46 | +- Enable `Dynamic Tables` for a new model |
| 47 | +- Enable `Dynamic API` for a new model |
| 48 | +- Deploy on Render |
28 | 49 |
|
29 | 50 |  |
30 | 51 |
|
|
0 commit comments