code4romania/mon-vot-android-kotlin
[Improvement] Ask user for previous polling station end time when changing stations
Open
#119 opened on Oct 26, 2019
enhancementfuture-versionhelp wantedkotlinlow-prioritynice-to-haveui-needed
Repository metrics
- Stars
- (7 stars)
- PR merge metrics
- (PR metrics pending)
Description
When the user clicks on the change station button:
- a dialog should show up asking them to fill in the leaving time for the polling station they are leaving from
- call
PUT /api/v1/polling-stationand send leaving time for old station - go to pick polling station screen
- send new polling station data to backend