tanjyy / ridesio

Ridesharing iOS application for college students. Won 2nd place in the iOS category at CodePath Demo Day 2020.
https://tanjyy.github.io/ridesio
1 stars 1 forks source link

Filter rides by distance from user #29

Open nashirj opened 4 years ago

nashirj commented 4 years ago
nashirj commented 3 years ago

See Parse's documentation for queries that are sorted

nashirj commented 3 years ago

This issue can only be done after #54 and #81 Make it so that you're always filtering, but if no filter setting is specified, you use the user default value When the user clicks the filter button at the top, they can specify a distance to look (i.e. instead of 5 mile radius, they look in 10 mile radius)