Project Challenge: Inserting Pets
In this challenge, we will insert some pets in the system by default and retrieve them to show on the home page.
We'll cover the following...
Problem statement
In the previous challenges, we got rid of the users
list. Now, we also want to replace the pets
list. Therefore, in this challenge, you will perform the following tasks: