RicardoBachmann / capstone-project

https://green-light-surveillance.vercel.app/
MIT License
0 stars 0 forks source link

1) Fetch & Render API #1

Open RicardoBachmann opened 2 years ago

RicardoBachmann commented 2 years ago

Value proposition

As a user, I want to see a detailed list of all Project Green Light (PGL) Partners in Detroit, so that i can get an overview about the dimension of camera surveillance in public space.

Description

user_story_01

Acceptance criteria:

Complexity

Small to Medium

Tasks

PReichetanz commented 2 years ago

Hello Ricardo, that's a good start!

Some questions which came to my mind:

RicardoBachmann commented 2 years ago

Hey Paul, thank you for your notes!

1) In the end I want to show in a kind of timeline, how expand the surveillance over the last 6 years (The Dataset starts with location 1 at 2016). 2) Yesterday i found an API with the partners locations. The days before I planed to import an cvs or geojson data file. Not sure now what's the best format or way for display the Dataset. I guess a cvs or geojson file can't fails in the end and may be safer to plan? 3) Yes! there are some names/locations multiple times but in different areas. 4) hmm good point! Should i go with the cvs or geojson Dataset?

Edit 3) Oh and for sure.. i need a scroll bar