jessicareinh / capstone-event-app

https://capstone-event-app.vercel.app
3 stars 1 forks source link

US - Map of the Event Location #16

Open thanhtran-git opened 6 months ago

thanhtran-git commented 6 months ago

User Story:

As a user of the app, I would like to see the event location and the surrounding area on a map to get a rough overview of how to get there by car or public transport

Description

Image

Acceptance Criteria

Tasks

somaSeb commented 6 months ago

Personally, I would include the term Iframe within the task section. Besides that lgtm - well done

thanhtran-git commented 6 months ago

Personally, I would include the term Iframe within the task section. Besides that lgtm - well done

gesacht, getan 🍺

JessicaLoers commented 6 months ago

Hello Team 🙃

We hadn't discussed in the backlog grooming that this user story would be part of the upcoming sprint.

If we had done that, I would have strongly advised you not to use the Google Map API, for example. Here it's necessary to store payment data, which we want to avoid as part of the Capstone Project.

It would also be interesting to know whether you are planning this feature for the loaded data from the API (ticketmaster) or your own events.

thanhtran-git commented 6 months ago

Implementing this feature requires little time so that we can quickly implement it.

As somaSeb has said, the maps will be implemented using an iframe html tag and not a seperate Google API. There is no need to get an API Key. There is no need to leave payment or account information. The use is free of charge for unlimited amount of requests.