Skip to content

Commit 60c1cf0

Browse files
author
App Generator
committed
Bump UI & Codebase
1 parent 46a5fc0 commit 60c1cf0

File tree

225 files changed

+42464
-19
lines changed

Some content is hidden

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

225 files changed

+42464
-19
lines changed

README.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# [Flask Dashboard Boilerplate](https://appseed.us/boilerplate-code/flask-dashboard)
1+
# Flask Soft Dashboard
22

3-
> Template [boilerplate code](https://appseed.us/boilerplate-code) used by [AppSeed](https://appseed.us) to generate simple admin dashboards coded in [Flask](https://palletsprojects.com/p/flask/) - Features:
3+
[Admin dashboard](https://appseed.us/admin-dashboards) generated by AppSeed in **[Flask](https://appseed.us/admin-dashboards/flask)** Framework. Designed for those who like bold elements and beautiful websites, Soft UI Dashboard is ready to help you create stunning websites and webapps. Soft UI Dashboard is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining.
44

5-
- UI Kit: **Datta Able Dashboard** (Lite Version) provided by **CodedThemes**
5+
<br />
6+
7+
- UI Kit: **Soft UI Dashboard** (Free Version) provided by **Creative-Tim**
68
- DBMS: SQLite, PostgreSQL (production)
79
- DB Tools: SQLAlchemy ORM, Flask-Migrate (schema migrations)
810
- Modular design with **Blueprints**
@@ -14,9 +16,9 @@
1416

1517
> Links
1618
17-
- [Boierplate Flask Dashboard](https://appseed.us/boilerplate-code/flask-dashboard) - Product page
18-
- [Boierplate Flask Dashboard - Demo](https://boilerplate-code-flask-dashboard.appseed.us/) - LIVE Demo
19-
- [Boierplate Flask Dashboard - Docs](https://docs.appseed.us/boilerplate-code/flask-dashboard/) - Documentation
19+
- [Flask Soft Dashboard](https://appseed.us/product/flask-soft-ui-dashboard) - Product page
20+
- [Flask Soft Dashboard](https://flask-soft-ui-dashboard.appseed-srv1.com/) - LIVE Demo
21+
- [Flask Soft Dashboard](https://docs.appseed.us/products/flask-dashboards/soft-ui-dashboard) - Product documentation
2022

2123
<br />
2224

@@ -31,16 +33,16 @@ PRO versions include **Premium UI Kits**, Lifetime updates and **24/7 LIVE Suppo
3133
<br />
3234
<br />
3335

34-
![Boierplate Code Flask Dashboard - Template project provided by AppSeed.](https://raw.githubusercontent.com/app-generator/boilerplate-code-flask-dashboard/master/media/boilerplate-code-flask-dashboard-screen.png)
36+
![Boierplate Code Flask Dashboard - Template project provided by AppSeed.](https://raw.githubusercontent.com/app-generator/flask-soft-ui-dashboard/master/media/flask-soft-ui-dashboard-screen.png)
3537

3638
<br />
3739

3840
## How to use it
3941

4042
```bash
4143
$ # Get the code
42-
$ git clone https://github.com/app-generator/boilerplate-code-flask-dashboard.git
43-
$ cd boilerplate-code-flask-dashboard
44+
$ git clone https://github.com/app-generator/flask-soft-ui-dashboard.git
45+
$ cd flask-soft-ui-dashboard
4446
$
4547
$ # Virtualenv modules installation (Unix based systems)
4648
$ virtualenv env
@@ -206,8 +208,8 @@ The application can be easily executed in a docker container. The steps:
206208
> Get the code
207209
208210
```bash
209-
$ git clone https://github.com/app-generator/boilerplate-code-flask-dashboard.git
210-
$ cd boilerplate-code-flask-dashboard
211+
$ git clone https://github.com/app-generator/flask-soft-ui-dashboard.git
212+
$ cd flask-soft-ui-dashboard
211213
```
212214

213215
> Start the app in Docker
@@ -232,8 +234,8 @@ Steps to deploy on **Heroku**
232234

233235
```bash
234236
$ # Clone the source code:
235-
$ git clone https://github.com/app-generator/boilerplate-code-flask-dashboard.git
236-
$ cd boilerplate-code-flask-dashboard
237+
$ git clone https://github.com/app-generator/flask-soft-ui-dashboard.git
238+
$ cd flask-soft-ui-dashboard
237239
$
238240
$ # Check Heroku CLI is installed
239241
$ heroku -v
@@ -306,4 +308,4 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
306308
<br />
307309

308310
---
309-
[Flask Dashboard Boilerplate](https://appseed.us/boilerplate-code/flask-dashboard) - Provided by **AppSeed** [App Generator](https://appseed.us/app-generator).
311+
Flask Soft Dashboard - Provided by **AppSeed** [App Generator](https://appseed.us/app-generator).

0 commit comments

Comments
 (0)