Adding HTML files | Ep. 03
Hello Guys in this part, we are going to bind our application with an HTML page. ...
Hello Guys in this part, we are going to bind our application with an HTML page. ...
Hii, In this segment, we are learning about how to add stylesheets, javascript, and images to our application. ...
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. ...
Hii, In this segment, we are learning about mapping routes to a navbar and create dynamic URLs. ...
This part is about how to structure your application and create new routes. You’ll learn about the different structure of your application. ...