Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AppSeed committed Sep 18, 2020
2 parents 039f79d + 8d59e45 commit 6ea2dbd
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,30 @@
# [Flask Dashboard - Light Bootstrap](https://appseed.us/admin-dashboards/flask-dashboard-light-bootstrap)
# [Flask Light Bootstrap](https://appseed.us/admin-dashboards/flask-dashboard-light-bootstrap)

> 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:
> Admin dashboard coded in **Flask** Framework with basic modules, database, ORM and deployment scripts.
<br />

**Light Bootstrap Dashboard** is Bootstrap 4 admin dashboard template designed to be beautiful and simple. It is built on top of Bootstrap 4 and it is fully responsive. It comes with a big colections of elements that will offer you multiple possibilities to create the app that best fits your needs. It can be used to create admin panels, project management systems, web applications backend, CMS or CRM.

<br />

**Codebase Features**

- UI Kit: **Light Bootstrap** (Free Version) by **Creative-Tim**
- DBMS: SQLite, PostgreSQL (production)
- DB Tools: SQLAlchemy ORM, Alembic (schema migrations)
- Modular design with **Blueprints**
- Session-Based authentication (via **flask_login**), Forms validation
- Deployment scripts: Docker, Gunicorn / Nginx, Heroku
- Deployment scripts: Docker, Gunicorn/Nginx, HEROKU
- Support via **Github** (issues tracker) and [Discord](https://discord.gg/fZC6hup).

<br />

> Links
- [Flask Dashboard - Light Bootstrap](https://appseed.us/admin-dashboards/flask-dashboard-light-bootstrap) - Official product page
- [Flask Light Bootstrap](https://appseed.us/admin-dashboards/flask-dashboard-light-bootstrap) - Official product page
- [Flask Light Bootstrap Demo](https://flask-dashboard-light-bootstrap.appseed.us/) - LIVE app deployment
- [Flask Light Bootstrap Docs](https://docs.appseed.us/admin-dashboards/flask-dashboard-light/) - Official documentation
- More [Flask Admin Dashboards](https://appseed.us/admin-dashboards/flask) - 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)**
- [Light Bootstrap Dashboard Design](https://demos.creative-tim.com/light-bootstrap-dashboard/documentation/tutorial-components.html) - Official documentation

<br />

Expand Down Expand Up @@ -306,4 +314,4 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
<br />

---
[Flask Dashboard - Light Bootstrap](https://appseed.us/admin-dashboards/flask-dashboard-light-bootstrap) - Provided by **AppSeed** [Web App Generator](https://appseed.us/app-generator).
[Flask Light Bootstrap](https://appseed.us/admin-dashboards/flask-dashboard-light-bootstrap) - Provided by **AppSeed** [Web App Generator](https://appseed.us/app-generator).

0 comments on commit 6ea2dbd

Please sign in to comment.