Skip to content

Commit 37b7313

Browse files
committed
Added RAW pages & assets
1 parent e7516e4 commit 37b7313

File tree

306 files changed

+48374
-13
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

306 files changed

+48374
-13
lines changed

README.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,7 @@ Open-source **Django Dashboard** generated by `AppSeed` op top of a modern desig
55
- 👉 [Soft UI Dashboard Django](https://appseed.us/product/soft-ui-dashboard/django/) - Product page
66
- 👉 [Soft UI Dashboard Django](https://django-soft-ui-dashboard.appseed-srv1.com/) - LIVE Demo
77
- 👉 [Complete documentation](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard) - `Learn how to use and update the product`
8-
-[Set up the environment](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard#environment)
9-
-[Manage App users](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard#manage-app-users)
10-
-[Application Bootstrap Flow](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard#application-bootstrap-flow)
11-
-[App Routing](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard#project-routing)
12-
-[UI Assets and Templates](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard#ui-assets-and-templates)
13-
-[Set up the MySql Database](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard#set-up-the-mysql-database)
14-
-[Adding a new app](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard#adding-a-new-app)
15-
-[Static Assets for production](https://docs.appseed.us/products/django-dashboards/soft-ui-dashboard#static-assets-for-production)
8+
-[PRO Version Available](#pro-version) - `enhanced UI` and more `features`
169

1710
<br />
1811

@@ -30,6 +23,8 @@ Open-source **Django Dashboard** generated by `AppSeed` op top of a modern desig
3023
- Database: `sqlite`
3124
- UI-Ready app, Django Native ORM
3225
- `Session-Based authentication`, Forms validation
26+
- `Dark Mode` (enhancement)
27+
- Persistent via browser `local storage`
3328

3429
<br />
3530

@@ -222,18 +217,19 @@ The project is coded using a simple and intuitive structure presented below:
222217

223218
<br />
224219

225-
## PRO Version
220+
## PRO Version
226221

227222
> For more components, pages and priority on support, feel free to take a look at this amazing starter:
228223
229224
Soft UI Dashboard is a premium Bootstrap 5 Design now available for download in Django. Made of hundred of elements, designed blocks, and fully coded pages, Soft UI Dashboard PRO is ready to help you create stunning websites and web apps.
230225

231-
- 👉 [Soft UI Dashboard PRO Django](https://appseed.us/product/soft-ui-dashboard-pro/django/) - Product Page
232-
- 👉 [Soft UI Dashboard PRO Django](https://django-soft-ui-dashboard-pro.appseed-srv1.com/) - LIVE Demo
233-
226+
- 👉 [Soft UI Dashboard PRO Django](https://appseed.us/product/soft-ui-dashboard-pro/django/) - product page
227+
-`Enhanced UI` - more pages and components
228+
-`Priority` on support
229+
234230
<br >
235231

236-
![Soft UI Dashboard PRO - Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/172676164-698f3541-8bdf-46a3-90da-137e08fbed09.png)
232+
![Soft UI Dashboard PRO - Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/170829870-8acde5af-849a-4878-b833-3be7e67cff2d.png)
237233

238234
<br />
239235

apps/static/assets/css/dark-theme-core.css

Lines changed: 133 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/static/assets/css/dark-theme-core.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)