Skip to content

Commit fe7d8a8

Browse files
Update README.md
1 parent e99d9ac commit fe7d8a8

File tree

1 file changed

+37
-23
lines changed

1 file changed

+37
-23
lines changed

README.md

Lines changed: 37 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# [Django Datta Able](https://app-generator.dev/product/datta-able/django/)
22

33
**Open-source Django Starter** crafted on top of **[Datta Able](https://app-generator.dev/product/datta-able/)**, an open-source `Bootstrap` UI Kit released by [CodedThemes](https://app-generator.dev/agency/codedthemes/).
4-
The product is designed to deliver the best possible user experience with highly customizable feature-rich pages.
4+
The product is designed to deliver the best possible user experience with highly customizable, feature-rich pages.
55

66
- 👉 [Django Datta Able](https://app-generator.dev/product/datta-able/django/) - `Product Page`
77
- 👉 [Django Datta Able](https://django-datta.onrender.com) - `LIVE Demo`
8-
- 👉 [Django Datta Able Documentation](https://app-generator.dev/docs/products/django/datta-able/index.html) - `Complete Information` and Support Links
9-
- [Getting Started with Django](https://app-generator.dev/docs/technologies/django/index.html) - a `comprehensive tutorial`
10-
- `Configuration`: Install Tailwind/Flowbite, Prepare Environment, Setting up the Database
11-
- `Start with Docker`
12-
- `Manual Build`
13-
- `Start the project`
14-
- `Deploy on Render`
8+
- 👉 [Django Datta Able](https://app-generator.dev/docs/products/django/datta-able/index.html) - `Documentation` (learn how to use the product)
159

1610
<br />
1711

@@ -34,6 +28,20 @@ The product is designed to deliver the best possible user experience with highly
3428
- Docker, CI/CD for Render
3529
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
3630

31+
<br />
32+
33+
## [Documentation](https://app-generator.dev/docs/products/django/datta-able/index.html)
34+
35+
- Understand the codebase structure
36+
- Prepare the environment
37+
- Setting Up the Database
38+
- Start the Project
39+
- Switch from SQLite to MySql or PgSql
40+
- Add a new model and migrate database
41+
- Enable `Dynamic Tables` for a new model
42+
- Enable `Dynamic API` for a new model
43+
- Deploy on Render
44+
3745
![Django Datta Able - Open-Source Django Starter](https://user-images.githubusercontent.com/51070104/176118649-7233ffbc-6118-4f56-8cda-baa81d256877.png)
3846

3947
<br />
@@ -49,25 +57,31 @@ The product is designed to deliver the best possible user experience with highly
4957
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-datta-pro.onrender.com/).
5058
5159
- Simple, Easy-to-Extend Codebase
52-
- [Datta Able](https://app-generator.dev/product/datta-able/) PRO Design Integration
60+
- [Datta Able](https://app-generator.dev/product/datta-able/) Design Integration
5361
- Bootstrap Styling
54-
- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
55-
- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
56-
- Charts
57-
- Session-based Authentication, Password recovery
58-
- OAuth (GitHub & Google)
59-
- DB Persistence: SQLite (default), can be used with MySql, PgSql
62+
- DB Persistence: SQLite (default), can be used with MySQL, PostgreSQL
63+
- Extended User Profiles
64+
- Authentication
65+
- Session-based
66+
- OAuth GitHub, Google
67+
- Apps:
68+
- [DEMO](https://django-datta-pro.onrender.com/dynamic-dt/product/) **Dynamic DataTables** - generate server-side datatables without coding
69+
- [DEMO](https://django-datta-pro.onrender.com/api/product/) **Dynamic APIs** - Expose secure APIs without coding
70+
- [DEMO](https://django-datta-pro.onrender.com/charts/) **Charts** - powered by ApexCharts
71+
- [DEMO](https://django-datta-pro.onrender.com/react-charts) **React Integration**
72+
- **Media Files Manager** - empower users to manage and preview files with ease
73+
- **Celery** (async tasks)
6074
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
61-
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
75+
- `Commit/rollback Git Changes`
6276
- `Backup & restore DB`
63-
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
77+
- `Interact with Django Core`
6478
- `Manage Environment`
65-
- `Manage Dependencies`
66-
- Session-based Authentication, Password recovery
67-
- DB Persistence: SQLite (default), can be used with MySql, PgSql
68-
- Docker, CI/CD for Render
69-
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
70-
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
84+
7185
![Datta Able PRO - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/170474361-a58da82b-fff9-4a59-81a8-7ab99f478f48.png)
7286

7387
<br />

0 commit comments

Comments
 (0)