echo-swent / echo

4 stars 0 forks source link

Feature/sort by distance #382

Closed alejandrocalles closed 3 months ago

alejandrocalles commented 3 months ago

Sort events by distance.

Display distance to user in EventListItem, but only on the HomeScreen.

Closes #383 and #384.

alejandrocalles commented 3 months ago

User should be able to sort events by distance ascending or descending. By default, events are sorted by date, so the distance sort is applied on top, but this doesn't really matter as it is unlikely to have two events at the same coordinates.

alejandrocalles commented 3 months ago

Those are good points! I have addressed them.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
75.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud