You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 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:
4
4
5
-
- UI Kit: **MaterialPro Dashboard** (Premium Version) by **WrapPixel**
6
-
- Jinja2 Theme: [Jinja2 Material Dashboard PRO Wpx](https://github.com/app-generator/jinja2-material-dashboard-wpx-pro)
7
-
- SQLite, PostgreSQL, SQLAlchemy ORM
8
-
- Alembic (DB schema migrations)
5
+
- UI Kit: **Material PRO Dashboard** (Lite Version) provided by **WrapPixel**
6
+
- DBMS: SQLite, PostgreSQL (production)
7
+
- DB Tools: SQLAlchemy ORM, Flask-Migrate (schema migrations)
9
8
- Modular design with **Blueprints**
10
-
- Session-Based authentication (via **flask_login**, Forms validation
0 commit comments