Singulars2021 / tender

Spreading the love
2 stars 0 forks source link

Create AdminAnimals view #31

Open omiras opened 3 years ago

omiras commented 3 years ago

Create a view according to the wireframe.

  1. At the top of the page, show some basic info about the logged user.
  2. The view must have a button to go to the SearchAnimals view. Please, talk to the team that is implementing the view of SearchAnimals to figure out which URL should lead this link
  3. The view must have a component that shows all the animals that belong to the user.
  4. At the bottom of the page, display an "add more" button; to add a new animal. The button should open the AnimalForm view