Navi
Navi copied to clipboard
Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.m...
Create an API document identifying all the currently available endpoints and the elements within each endpoint. List of tasks to include in issue description - [ ] Include apidocs tool...
App doesn't render correctly when device orientation changes - need to add logic for re-rendering app per new orientation.
As I a user viewing the application for the first time I should have some visual notification that I have either denied geolocation, or that my geolocation is currently in...
Enhance directions view - [ ] Customize routing text pane: partial map and text view, full text view, and hidden - [ ] Include alternate routes in preview - [...
- [ ] Add start/end navigation feature - [ ] Activate user tracking feature when providing directions - [ ] Stop user tracking when user ends navigation
Add feature to save directions and get saved directions from backend.
#### Style scrollable list of input predictions for better user experience: - [x] bold place name or search query - [x] treat address as sub value and place under place...
Create a component for displaying details about a place. It should have two view modes: - full screen (most of the viewport height): - as much detail as we can...
Set up form submission and form verification testing. Perhaps we can use enzyme and also mock backend responses.