eric-newcomer / favor

An app that helps college students trade skills for services.
MIT License
0 stars 0 forks source link

Feature 2: Request Service #83

Closed rupaltotale closed 4 years ago

rupaltotale commented 4 years ago

User Story

As a Cal Poly student user registered with an account on Favor, I am able to request services posted by other users

Use Case

Name "Request Service"

Description User is able to request services posted by other users from home page

Precondition User is registered with an account and signed in

Happy Path

  1. The user navigates to the home page
  2. User signs up for a service
  3. The owner confirms or rejects the request
  4. If confirmed, correct number of favors is deducted from the requested profile and added to the owner profile.

Postconditions Status of service should change to pending (sign up button is now a pending button to indicate status) after request, confirmed if owner agrees, and back to sign up if rejected

Alternative Paths

Acceptance Tests