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

User can update preferences #54

Open nashirj opened 3 years ago

nashirj commented 3 years ago
nashirj commented 3 years ago

This issue also entails creating a new preferences screen and navigating to it from the settings page (I can work on that part!). I'll make a new branch for this called issue_54_update_preferences

yaosarayin commented 3 years ago

Hey Nashir! I have already started working on this part - will push something later tonight

nashirj commented 3 years ago

For now instead of accessing user's current location, set a default location using CLLocation2D that is used to show distance to start point of rides

nashirj commented 3 years ago

This should also allow accessing the legal screen