Project Challenge: Paws Rescue Center
In this lesson, we will start working on the project! We will be creating a web application for an animal rescue center called "Paws Rescue Center".
Introduction
We know how to implement a Flask application, how to create static and dynamic URL routes, and how to bind them to views. Using this information, we will now start building a real-world application. We will keep working on the application, side by side, as we keep learning more about Flask. We will get the chance to implement each thing by ourselves!