Our app is designed to help travelers locate certain points in the city. This will allow them to plan out their travel itineraries beforehand, or it could also be used while in the city to locate certain places they may wish to visit. It will utilize the OpenTripMap API to retrieve a list of locations within the city as well as provide a link to their exact locations on an interactive map.
API we will be using: OpenTripMap API. This API allows to retrieve a list of locations, their respective coordinate and a link to the location on a map, based on the users input of a place and filter of their choice.
Documentation Link: https://opentripmap.io/docs#/
Users will enter the name of the city/ locality and the app will suggest places such as hotels, restaurants, landmarks, etc. and use geospatial data to show the exact location of these suggested places on a map.
This app includes a planner to which users can save their locations to. This planner can be personalized as it allows you to choose the labels under which you would like to save your locations to.
Our purpose is to help travellers with their trip by making it easier and more efficient to organize locations to visit and discover with an easy-to-use tool.