Navi icon indicating copy to clipboard operation
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...

Results 12 Navi issues
Sort by recently updated
recently updated
newest added

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...

help wanted
good first issue
backend
wiki/documentation

Set up error handling in app.js

enhancement
next
backend
MVP Priority

App doesn't render correctly when device orientation changes - need to add logic for re-rendering app per new orientation.

enhancement
help wanted
frontend

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...

enhancement
help wanted
frontend

Enhance directions view - [ ] Customize routing text pane: partial map and text view, full text view, and hidden - [ ] Include alternate routes in preview - [...

enhancement
help wanted
frontend

- [ ] Add start/end navigation feature - [ ] Activate user tracking feature when providing directions - [ ] Stop user tracking when user ends navigation

enhancement
help wanted
frontend

Add feature to save directions and get saved directions from backend.

help wanted
frontend
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...

enhancement
help wanted
next
frontend
MVP Priority

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...

enhancement
help wanted
in progress
frontend

Set up form submission and form verification testing. Perhaps we can use enzyme and also mock backend responses.

frontend
testing/QA