Project Challenge: Updating and Deleting Pets
In this challenge, you will be given the task of updating and deleting pets.
Problem statement
In this challenge you are required to implement the following features:
-
Add and edit pet form: you will create a new form that contains all the fields to edit a pet. ...