jonahsoong / Zooseeker

Android app designed to generate directions and route plans for custom maps and locations
0 stars 0 forks source link

Number of exhibits in plan #22

Closed ileolin3 closed 2 years ago

ileolin3 commented 2 years ago

As a visitor, I want to know how many exhibits are currently in my plan so that I know if I planned too much.

Scenario #1: Given that I am planning for today's visit When I add a exhibit to my plan Then the number at the top of the list that indicates how many exhibits that I have should increase by one.

Scenario #2: Given that I am planning for today's visit When I delete a exhibit from my plan Then the number at the top of the list that indicates how many exhibits that I have should decrease by one.