You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User story: As a registered user, I want to navigate to each location on the map, so that I see the average travel cost for each location, select the location to add to my planning trip feature.
Acceptance Test:
Verify map will zoom to the location where user searches
Verify map will show the marker of each service in the area
Verify user can click the marker and see the average cost detail of the marker
Verify user can zoom in and out of the map
Verify user can drag and move inside the map
Verify map will show default location when the user doesn't do any searches
User story: As a registered user, I want to be able to see other users' previous trip & the trip I already planned, and then edit them based on my needs, so that I know exactly how much to spend.
Acceptance Test:
Verify user can see all their plan from their account page
Verify user can add & delete plans
Verify user can add & delete locations in a plan
Verify that "add location" functionality displays a list of all possible locations users can choose from
Verify all changes are saved to the database
Verify a confirmation message is displayed before the user deletes a plan
User Story: As a user, whether I be anonymous or registered user, I want to go to front page of Sonder to search for destinations that fits the criteria I am trying to look for and filter the results by defined criteria, so that I can see the related search results and select the location that looks desirable.
Acceptance Tests:
Verify user can perform search operation both on front page and on search result page
Verify user can add locations to the plan
Verify user can view the information in each location box
Verify a meaningful message is displayed if no result was found
No description provided.
The text was updated successfully, but these errors were encountered: