code4romania / code4romania/mon-vot-android-kotlin

Rework polling stations selection screen

Open
#264 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
7
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Polling stations will be identified by CountyCode and CommunityCode.
Add a new dropdown for selecting community in `fragment_polling_station_selection.xml`
A county contains one or more communities.
To get communities query `/api/v1/county/{countyCode}/communities`
Polling stations are identified by countyCode and communityCode.
Send communityCode to all requests that contain countyCode.

See rough implementation in #263

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.