Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.02 KB

Find a Sitter

An App that matches Sitters with Clients Requiring Sitting(pet/house) Service

What It Does

  • Enables a Sitter to view/retrieve their own profile

  • Enables a Sitter to Decline a service request

  • Enables a Sitter to Accept a service request

  • Enables a Sitter to view/retrieve/filter both ongoing and completed service requests they are matched to

  • Enables a client/service-requester to view/retrieve their own profile

  • Enables a client/service-requester to view/retrieve sitter profiles(within their location/region)

  • Enables a client/service-requester to Create a new service request

  • Enables a client/service-requester to Cancel a service request

  • Enables a client/service-requester to view/retrieve/filter both ongoing and completed created service requests

  • Enables authentication using JWTs

  • Documents created endpoints

Service Request Flow

flowchart