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

Flask configuration files | Ep. 09

Hello, In this segment, we are talking about the configuration file. We’re going to talk about the configuration method, using a config file. ...

4 min · 758 words · Sidhart

Flask Database Query | Ep. 11

Hi, In this segment, we are learning about displaying the records and Querying our data. ...

2 min · 326 words · Sidhart

Flask Database with Flask-SQLAlchemy | Ep. 10

Hello, In this segment, we are going to look at how to interact with the database in the flask. ...

3 min · 590 words · Sidhart