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
Copy file name to clipboardExpand all lines: README.md
+20-12Lines changed: 20 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,26 @@
1
1
# How to use Bootstrap with [Flask](https://appseed.us/admin-dashboards/flask/)
2
2
3
-
Open-source [Flask](https://appseed.us/admin-dashboards/flask/) project enhanced with session-based authentication via `Flask-Login` and a simple UI powered by `Bootstrap`. For newcomers Flask is a popular web framework used to code from simple one-page websites to complex eCommerce solutions and Bootstrap is the most popular JS/CSS framework.
3
+
Open-source [Flask](https://appseed.us/admin-dashboards/flask/) project enhanced with session-based authentication via `Flask-Login` and a simple UI powered by `Bootstrap`. For newcomers, Flask is a popular web framework used to code from simple one-page websites to complex eCommerce solutions and Bootstrap is the most popular JS/CSS framework.
4
4
5
5
<br />
6
6
7
-
- ✅ `Up-to-date dependencies`
8
-
- ✅ Authentication layer: `Flask-Login`
9
-
- ✅ UI: **Bootstrap 5**
10
-
- Versions:
11
-
-[v0.0.1](https://github.com/app-generator/flask-how-to-use-with-bootstrap/releases/tag/v0.0.1) - minimal version styled with simple Bootstrap 5 Components
12
-
-[v0.0.2](https://github.com/app-generator/flask-how-to-use-with-bootstrap/releases/tag/v0.0.2) - version that integrated **Pixel Lite** design
13
-
-[Flask Pixel Lite](https://appseed.us/product/pixel-bootstrap/flask/) - a complete starter with more features

@@ -138,4 +146,4 @@ The project has a super simple structure, represented as bellow:
138
146
<br />
139
147
140
148
---
141
-
How to use Bootstrap with [Flask](https://appseed.us/admin-dashboards/flask/) - Free sample provided by **AppSeed [App Generator](https://appseed.us/generator/)**.
149
+
How to use Bootstrap with [Flask](https://appseed.us/admin-dashboards/flask/) - Free sample provided by **[AppSeed](https://appseed.us)**.
0 commit comments