Create checkin modal
Opened this issue · 1 comments
theurbanforrest commented
User Story
When I click to checkin, I want a single step before completing the call to action
Acceptance Criteria
- Create modal view with all the needs of checkin
theurbanforrest commented
- created the mvp view for this
- will need to put checkInStatus into SuperMap's redux
- on SuperMap, if(checkInStatus) show 'Checked In' under line selectors. else show 'Not Checked In'