/find-a-friend-api-rest

find-a-friend-api-rest

Primary LanguageTypeScript

Apllication Rules

  • It must be possible to register a pet
  • It must be possible to list all avaliable pets for adoption in a city
  • It must be possible to filter by characteristics
  • It must be possible to visualize the details of a pet for adoption
  • It must be possible to register as an organization
  • It must be possible to login as an organization

Business Rules

  • For list the pets, must inform the city
  • An organization needs to have an address and a whatsapp number
  • A pet must be associated with an organization
  • The user who wants to adopt will get in touch with the organization via Whatsapp (Working)
  • All filters beside the city are optional
  • [] For a organization access the application as an admin, it needs to be logged in