ancasimon / travel-blog

A trip managing app for a road-warrior travel blogger, this project represented the opportunity to further practice using React.
0 stars 0 forks source link

UPDATE: Edit point of interest cost and review #13

Open ancasimon opened 4 years ago

ancasimon commented 4 years ago

User Story

Given a user wants to change the cost of a point of interest or add/change the review to a point of interest When the user performs a gesture to edit the point of interest Then the user should be presented with a form that has the cost and review, if it's not blank, pre-filled And there should be an affordance to save the edited cost and review

AC

WHEN THEN AND

Dev Notes

*