A simple android app to help tourist find nearby places like restaurants, hotels, ATMs and tourist attractions.
Similar to G-Maps, it uses device's GPS to show current location of the user. User can see list of places like restaurants, hotels, ATMs and tourist attractions within a radius set to 1.5 Km. and search any place within the country. Google Maps Platform APIs such as Places API and Directions API are used to get place details and its route respectively.
- Search any place on map
- Get address, phone no. opening hours, ratings, travel duration and route
- Login/Signup screen
- User profile
- Onboarding and splash screen
- Java
- Android Studio
- Google Maps Platform APIs - Places API & Directions API
- Maps SDk for Map
- Places SDK for search suggestions.
- Adobe XD
Any help related to code cleaning, design changes or real heavy code changes is always welcome.