code4romania/mon-vot-android-kotlin

[Improvement] Ask user for previous polling station end time when changing stations

Offen

#119 geöffnet am 26.10.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (26 Forks)auto 404
enhancementfuture-versionhelp wantedkotlinlow-prioritynice-to-haveui-needed

Repository-Metriken

Stars
 (7 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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-station and send leaving time for old station
  • go to pick polling station screen
  • send new polling station data to backend

Contributor Guide