JValldejuli / drackr

drackr is an Android donation tracker. Created by fiveGuys in CS2340.
0 stars 0 forks source link

As a user I want to select a donation location so I can see its details #18

Open dhenry15 opened 6 years ago

dhenry15 commented 6 years ago

Tasks

Acceptance Scenarios

GIVEN the user sees the list view of various donation locations WHEN the user selects their desired location THEN they are able to see the details of the donation location. In the event of failure the application should be brought back to the list view of the donation locations and a message pop up should notify the user that something went wrong and to try again.

DONE DONE criteria