hackoregon / team-budget-frontend

Budget team's frontend code and assets
http://hacko-budget-staging.s3-website-us-west-2.amazonaws.com/
0 stars 6 forks source link

Api and/or data handling #5

Open meganmckissack opened 7 years ago

meganmckissack commented 7 years ago

Process for api fetching and handling see (https://github.com/hackoregon/emergency-response-frontend/tree/redux-setup) for example.

Or do we work off of static json file? (would need to be updated manually with new json file if data it updated)

palmerev commented 7 years ago

Working on setting up the frontend to make the right API calls now, and I'll setup the rest of the default data, in case the API server goes down again. I'll also try to put in some better error handling in case we can't connect to the API for some reason, but that'll be in a separate ticket.