Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Guides is one of the principal features on our roadmap this semester. Guides in Apple Maps, allow users to discover curated groups of places of interest. We think bringing a similar feature into Berkeley Mobile would be very beneficial for freshman and transfer students.
For example, we could have a curated guide on local coffee shops, study spaces, places to escape to nature, essential eats, etc...
Perhaps a very straightforwards place for Guides UI wise would be to have its dedicated tab in the Home Drawer along with "Dining", "Fitness", and "Study". All data for Guides will be stored in its own collection in Firestore. A list to display all of the guides and upon tap the detail view appears either via a sheet, in the home drawer, or a full screen overlay.