|
1 | 1 | # [Flask Dashboard - CoreUI Design](https://appseed.us/admin-dashboards/flask-dashboard-coreui)
|
2 | 2 |
|
3 |
| -> **Open-Source Admin Dashboard** coded in **Flask Framework** by **AppSeed** [Web App Generator](https://appseed.us/app-generator) - Features: |
| 3 | +**CoreUI** is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons. |
| 4 | +CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. |
| 5 | + |
| 6 | +> App Features: |
4 | 7 |
|
5 | 8 | - Base UI Kit: **CoreUI Dashboard** (Free Version) provided by **CoreUI** agency
|
6 | 9 | - Jinja2 Theme: [Jinja2 Theme - CoreUI (Free Version)](https://github.com/app-generator/theme-jinja2-coreui)
|
7 |
| -- SQLite, PostgreSQL, SQLAlchemy ORM |
8 |
| -- Alembic (DB schema migrations) |
| 10 | +- DBMS: SQLite, PostgreSQL (production) |
| 11 | +- DB Tools: SQLAlchemy ORM, Alembic (schema migrations) |
9 | 12 | - Modular design with **Blueprints**
|
10 |
| -- Session-Based authentication (via **flask_login**) |
11 |
| -- Forms validation |
12 |
| -- Deployment scripts: Docker, Gunicorn / Nginx |
13 |
| -- **[MIT License](https://github.com/app-generator/license-mit)** |
14 |
| -- Free support via **Github** issues tracker |
15 |
| -- Paid 24/7 Live Support via [Discord](https://discord.gg/fZC6hup). |
| 13 | +- Session-Based authentication (via **flask_login**), Forms validation |
| 14 | +- Deployment scripts: Docker, Gunicorn / Nginx, Heroku |
| 15 | +- Support via **Github** (issues tracker) and [Discord](https://discord.gg/fZC6hup). |
16 | 16 |
|
17 | 17 | > Links
|
18 | 18 |
|
|
0 commit comments