diff --git a/CHANGELOG.md b/CHANGELOG.md index bc9e4d0..7ae265b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Change Log -## [1.0.1] 2020-05-31 -### Bug fixing, Improvements -- Add CHANGELOG.md to track all changes -- Patch - Error-404.html not used in all contexts -- Update LICENSE file - added more information regarding the app usage +## [1.0.1] 2021-02-04 +### Improvements -## [1.0.0] 2020-05-01 +- UI: [Jinja Star Admin PRO](https://github.com/app-generator/jinja-star-admin-pro/releases) v1.0.1 +- Codebase: [Django Dashboard Boilerplate](https://github.com/app-generator/boilerplate-code-django-dashboard/releases) - v1.0.4 + +## [1.0.0] 2020-02-07 ### Initial Release diff --git a/LICENSE.md b/LICENSE.md index c85b71a..e5d8978 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -14,18 +14,44 @@ All commercial web apps (including this one) provided by AppSeed are released un > For full information please access [Personal License](https://github.com/app-generator/license-personal) +- Solo-developers, Small teams (max 3 members) +- Updates: 6mo. +- LIVE Support: 6mo. - Create single personal website/app - Create single website/app for client +- Paying end-users - YES +- Create SaaS application - NO +- Production deployment assistance - NO
-### [Developer License](https://github.com/app-generator/license-developer) +### [StartUP License](https://github.com/app-generator/license-startup) -> For full information please access [Developer License](https://github.com/app-generator/license-developer) +> For full information please access [StartUP License](https://github.com/app-generator/license-startup) +- Medium teams (max 9 members) +- Updates: 12mo. +- LIVE Support: 12mo. +- Create single personal website/app +- Create single website/app for client +- Paying end-users - YES +- Create SaaS application - NO +- Production deployment assistance - NO + +
+ +### [Company License](https://github.com/app-generator/license-company) + +> For full information please access [Company License](https://github.com/app-generator/license-company) + +- Large teams (unlimited members) +- Updates: 12mo. +- LIVE Support: 12mo. - Create multiple personal websites/apps - Create multiple websites/apps for clients -- Create single SaaS application +- Paying end-users - YES +- Create SINGLE SaaS application - YES +- Production deployment assistance - NO
diff --git a/README.md b/README.md index 8be09e3..af85af8 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,29 @@ -# [Django StarAdmin PRO](https://appseed.us/admin-dashboards/django-dashboard-staradmin-pro) +# [Django Dashboard](https://appseed.us/admin-dashboards/django) Star Admin PRO -> Commercial product - **Django Dashboard** coded on top of **StarAdmin PRO** crafted by **BootstrapDash** - Features: +[Admin dashboard](https://appseed.us/admin-dashboards) generated by AppSeed in **Django** Framework. -- Sample UI Kit: **StarAdmin PRO** provided by **BootstrapDash** -- UI-Ready app, SQLite Database, Django Native ORM -- Modular design, clean code-base +Designed based on the Bootstrap framework, **Star Admin PRO** is a powerful, feature-rich, and super flexible admin dashboard template. It serves as the perfect starting point for both simple and complex web development projects. It features a well-designed dashboard with several neatly arranged components and essential elements. + +
+ +> Features + +- SQLite Database, Django Native ORM +- Modular design, clean codebase - Session-Based Authentication, Forms validation - Deployment scripts: Docker, Gunicorn / Nginx -- **Commercial License**: [Personal](https://github.com/app-generator/license-personal) / [Developer](https://github.com/app-generator/license-developer) -- 24/7 Live Support via [Discord](https://discord.gg/fZC6hup). +- Support via **Github** (issues tracker) and [Discord](https://discord.gg/fZC6hup). + +
> Links -- [Django StarAdmin PRO](https://django-dashboard-staradmin-pro.appseed.us/) - LIVE Demo -- [Django StarAdmin PRO](https://appseed.us/admin-dashboards/django-dashboard-staradmin-pro) - Official product page -- More [Django Admin Dashboards](https://appseed.us/admin-dashboards/django) - index hosted by **[AppSeed](https://appseed.us)** -- [Open-Source Admin Dashboards](https://appseed.us/admin-dashboards/open-source) - index hosted by **[AppSeed](https://appseed.us)** +- [Django Star Admin PRO](https://appseed.us/admin-dashboards/django-dashboard-staradmin-pro) - product page +- [Django Star Admin PRO Demo](https://django-star-admin-pro.appseed-srv1.com/) - LIVE App
-![Django StarAdmin PRO - Admin Dashboard coded in Django.](https://raw.githubusercontent.com/app-generator/django-dashboard-staradmin-pro/master/media/django-dashboard-staradmin-pro-screen.png) +![Django Star Admin PRO - Template project provided by AppSeed.](https://raw.githubusercontent.com/app-generator/django-star-admin-pro/master/media/django-dashboard-staradmin-pro-screen.png)
@@ -27,8 +31,8 @@ ```bash $ # Get the code -$ git clone https://github.com/app-generator/priv-django-dashboard-staradmin-pro.git -$ cd priv-django-dashboard-staradmin-pro +$ git clone https://github.com/app-generator/priv-django-star-admin-pro.git +$ cd priv-django-star-admin-pro $ $ # Virtualenv modules installation (Unix based systems) $ virtualenv env @@ -136,8 +140,8 @@ The application can be easily executed in a docker container. The steps: > Get the code ```bash -$ git clone https://github.com/app-generator/priv-django-dashboard-staradmin-pro.git -$ cd priv-django-dashboard-staradmin-pro +$ git clone https://github.com/app-generator/priv-django-star-admin-pro.git +$ cd priv-django-star-admin-pro ``` > Start the app in Docker @@ -196,10 +200,10 @@ Visit `http://localhost:8001` in your browser. The app should be up & running. ## Credits & Links - [Django](https://www.djangoproject.com/) - The official website -- [Django Admin Dashboards](https://appseed.us/admin-dashboards/django) - Index provided by **AppSeed** -- [Django Admin Dashboards](https://github.com/app-generator/django-admin-dashboards) - Index published on Github +- [Boilerplate Code](https://appseed.us/boilerplate-code) - Index provided by **AppSeed** +- [Boilerplate Code](https://github.com/app-generator/boilerplate-code) - Index published on Github
--- -[Django StarAdmin PRO](https://appseed.us/admin-dashboards/django-dashboard-staradmin-pro) - Provided by **AppSeed** [Web App Generator](https://appseed.us/app-generator). +[Django Dashboard](https://appseed.us/admin-dashboards/django) Star Admin PRO - Provided by **AppSeed** [App Generator](https://appseed.us/app-generator).