# NavAR
**Repository Path**: bossminicat/NavAR
## Basic Information
- **Project Name**: NavAR
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-06-01
- **Last Updated**: 2021-06-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# NavAR
NavAR is a Location Based Augmented Reality Android App . It uses the [BeyondAR](https://github.com/BeyondAR/beyondar) framework for AR.
## Features
* Geocoding
* Reverse Geocoding
* Augmented Reality Point of Interest Browser
* Augmented Reality Navigation
## Prerequisite
```
Insert Google Maps API Key at /app/src/release/res/values/google_maps_api.xml
```
## Screenshots
#### Onboarding Screen
#### Main Screen
#### AR Point of Interest Browser
#### AR Navigation Screen
## Dependencies
* [Google Play Services](https://developers.google.com/android/guides/overview)
* [Android Map Utils](https://github.com/googlemaps/android-maps-utils)
* [Retrofit](https://github.com/square/retrofit)
* [ButterKnife](https://github.com/JakeWharton/butterknife)
* [Gson](https://github.com/google/gson)
* [AppIntro](https://github.com/apl-devs/AppIntro)
## Contact me:
[Primary Website](http://Amalkrishnan.me)
[Twitter](https://twitter.com/amal_krish)