Problem:
Mountain hiking is a popular leisure time activity. Many people love hiking but they face some difficulties when they want to find the best route to their destination, weather report of the location in the day of hiking, a place to stay, easiest way to get back home etc.
Solution:
My idea is to devolop an android app for mountain hikers which has the following features:
- select best places for hiking
- give brief information of the selected place
- route to the destination
- give the elevation details of their location
- weather report of the particular location on that day and
- suggest nearest lodges, bus stops, railway stations, shops, medical centers etc.
Google Places API https://developers.google.com/places/android/
The Google Elevation API https://developers.google.com/maps/documentation/elevation/
Weather API(Open Weather Map) http://openweathermap.org/api
UI designs
Data handling
Get data using REST APIs