Skip to content

Commit c8d14b9

Browse files
Update README.md
1 parent fe7d8a8 commit c8d14b9

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,21 @@ The product is designed to deliver the best possible user experience with highly
1414
- Simple, Easy-to-Extend codebase
1515
- [Datta Able](https://app-generator.dev/product/datta-able/) Design Integration
1616
- [Bootstrap](https://app-generator.dev/docs/templates/bootstrap.html) CSS Styling
17-
- [Dynamic Tables](https://django-datta.onrender.com/dynamic-dt/) (demo) - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
18-
- [Dynamic API](https://django-datta.onrender.com/api/) (demo) - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
19-
- [Charts](https://django-datta.onrender.com/charts/) (demo)
17+
- Session-based Authentication, Password recovery
18+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
19+
- Apps:
20+
- [DEMO](https://django-datta.onrender.com/dynamic-dt/product/) **Dynamic DataTables** - generate server-side datatables without coding
21+
- [DEMO](https://django-datta.onrender.com/api/product/) **Dynamic APIs** - Expose secure APIs without coding
22+
- [DEMO](https://django-datta.onrender.com/charts/) **Charts** - powered by ApexCharts
2023
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
21-
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
24+
- `Commit/rollback Git Changes`
2225
- `Backup & restore DB`
23-
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
26+
- `Interact with Django Core`
2427
- `Manage Environment`
25-
- `Manage Dependencies`
26-
- Session-based Authentication, Password recovery
27-
- DB Persistence: SQLite (default), can be used with MySql, PgSql
28-
- Docker, CI/CD for Render
28+
- `Manage Dependencies`
29+
- [Deployment](https://app-generator.dev/docs/deployment.html)
30+
- Docker/Docker Compose Scripts
31+
- CI/CD for [Render](https://app-generator.dev/docs/deployment/render/index.html)
2932
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
3033

3134
<br />
@@ -107,4 +110,4 @@ The product is designed to deliver the best possible user experience with highly
107110
<br />
108111

109112
---
110-
[Django Datta Able](https://app-generator.dev/product/datta-able/django/) - Open-Source **Django** Starter provided by [App Generator](https://app-generator.dev)
113+
[Django Datta Able](https://app-generator.dev/product/datta-able/django/) - Open-Source **Django** Starter provided by [App Generator](https://app-generator.dev).

0 commit comments

Comments
 (0)