CharlotteJackson / DC_Crash_Bot

10 stars 7 forks source link

Create a DC map front end #90

Open banjtheman opened 3 years ago

banjtheman commented 3 years ago

What is the Task

Create a front end application that can display a DC Map that can do the following

Why do we want to do this

This will set up the infrastructure needed for our Vision Zero Map

How can I get started?

Use an easy to use front end library and something that can import maps like OpenStreetMap/google maps Here is a project that has a nice map: https://insightlane.org/showcase/index.html?city=dc

Definition of Done

Have a basic map with the highlighted features

banjtheman commented 3 years ago

Can we break this out to a UX ticket for non-coding tasks?

jmelot commented 3 years ago

Hi, I'm (inappropriately, sorry, I can delete this comment later) jumping in on this issue to ask a semi-unrelated question. I've been lurking since I read an article about your project several days ago. I'd like to contribute (had hoped to make the Code for DC meetup tonight so I could try to connect with you all but it didn't work out)...

I see a lot of open issues and I'm not sure what the most useful thing to help out with would be at this point in the project. I have some front-end skills, and some data engineering skills, so I could potentially help with this issue, or one of the data ingest/scraping tasks if that is higher priority right now. Do you have a project slack or other better place to ask this kind of question? If you'd like to discuss further I'm on gmail at jtmelot, otherwise I can just take a look at whatever issue looks interesting and isn't already assigned. Thanks!

banjtheman commented 3 years ago

Hey @jmelot sent you an invite to our slack. The issues labeled "good first issue" are good place to start so if your interested in tacking any of them happy to help you get started

banjtheman commented 3 years ago

We would create the initial front end based on the design developed from #102

CoryLR commented 3 years ago

Hey I can work on this, feel free to add me to the project and/or add me as an assignee

damien868 commented 3 years ago

Hi Cory, I'd love to work with you on this as well. May I be added to the issue?

shammi-udum commented 3 years ago

Hey I would like to work with you all as well on this project, could you add me on this project please

CoryLR commented 3 years ago

Using the Leaflet JavaScript mapping library: https://leafletjs.com/reference-1.7.1.html

banjtheman commented 3 years ago

Meeting notes

banjtheman commented 2 years ago

Meeting notes

leplerjacob commented 2 years ago

We managed to group street segments by their STCODE last week. Afterwards, I reincorporated onhover and reset of styles. Once this past PR is merged, I have another one with the mouse events.

ezgif com-gif-maker

shammi-udum commented 2 years ago
adunkman commented 2 years ago

This issue is an implementation of this idea:

The end goal of this project will be to create a fully automated data pipeline that can ingest data, train a model and provide an API endpoint for a front end map application that allows user to make predictions and experiment with input values