hackoregon / teamHomelessness-frontend

2016-2017 Homelessness Project Team - frontend code-staging site
http://hacko-homelessness-staging.s3-website-us-west-2.amazonaws.com/
MIT License
1 stars 10 forks source link

Which stories still need to be hooked up to APIs? #57

Closed outerpress closed 7 years ago

outerpress commented 7 years ago

We want to the city to be able to push new data to the Homelessness Collection, so the existing stories front end should be able to support new data coming in.

We need to do some assessment of the existing stories and APIs:

Which APIs are not hooked up? Which APIs are not ready? Which stories will this affect? How do we prep them for the future?

clemf commented 7 years ago

Definition - API connected Population - API connected Migration - Hardcoded Youth - Hardcoded (text) Women - Hardcoded Services211 - API connected

I believe Migration and Women can be connected to the API. Setting up the API so that future data can be pushed in is an interesting challenge. To be honest I find some of the ways the endpoints have been set up to be a little nonsensical. It may be worth some meetings to talk about improving how the data is provided.

outerpress commented 7 years ago

Thanks @clemf! I created two new issues for Migration/Women cards, and will write up our plan for improving the APIs.