Adding HTML files | Ep. 03

Hello Guys in this part, we are going to bind our application with an HTML page. ...

2 min · 391 words · Sidhart

Adding static files Flask | Ep. 04

Hii, In this segment, we are learning about how to add stylesheets, javascript, and images to our application. ...

4 min · 758 words · Sidhart

Creating forms with Flask | Ep. 07

Hello, In this segment, we are going to talk about Forms. Forms are the way to take user inputs. You’ll learn about post form to a flask view and work with incoming data. ...

4 min · 656 words · Sidhart

Dynamic URLs with Flask | Ep. 08

Hii, In this segment, we are learning about mapping routes to a navbar and create dynamic URLs. ...

3 min · 462 words · Sidhart

Flask application structure | Ep. 02

This part is about how to structure your application and create new routes. You’ll learn about the different structure of your application. ...

4 min · 780 words · Sidhart