eric-newcomer / favor

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

Feature 1: Add Service #82

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 post services that people can request in order to earn favors

Use Case

Name "Add Service"

Description User is able to add favors from the profile page or from the navbar

Precondition User is registered with an account and signed in

Happy Path

  1. User clicks "Add Favor" button on the profile page or through the navbar
  2. User fills out form correctly with the right type of input in each field
  3. User submits form

Postconditions Newly created favor shows up on users profile page and other people's home page

Alternative Paths

Acceptance Tests