Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.5 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.5 KB

Discover City

Project Domain

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

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#/

Screenshot of Using the API On Hoppscotch:

2023-09-30

Key Features:

1) Location Pinpointing:

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.

2) Personalizable Planner:

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.

Purpose

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.