code4romania/mon-vot-android-kotlin

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

开放

#119 创建于 2019年10月26日

 (1 条评论) (0 个反应) (0 位负责人)Kotlin (26 个派生)auto 404
enhancementfuture-versionhelp wantedkotlinlow-prioritynice-to-haveui-needed

仓库指标

星标
 (7 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南