code4romania / monitorizare-vot-ios

iOS election monitoring app - a mobile app through which commissioned observers can easily report back to their respective NGOs throughout the election day
https://votemonitor.org/
Mozilla Public License 2.0
19 stars 24 forks source link

Updates to counties display #186

Closed aniri closed 4 years ago

aniri commented 4 years ago

A new order field will be added to the county entity. Use this to sort the counties.

Also, use the newly added GET api/v1/county endpoint instead of the old one.

Backend implemented in: https://github.com/code4romania/monitorizare-vot/issues/254