hackforla / heart

Heart is a project working directly with the LA City Attorney’s Homeless Engagement and Response Team. We are building a database and case management system to streamline their workflow and enable them to scale their program. Find us on the Hack for LA Slack #heart.
https://www.lacityattorney.org/community-justice
MIT License
31 stars 40 forks source link

Adds agreements_obligations table and endpoints #242

Closed tienyuan closed 5 years ago

tienyuan commented 5 years ago

Closes https://github.com/hackforla/heart/issues/232 Builds on top of https://github.com/hackforla/heart/pull/241 which adds clinic date to db

Any feedback regarding field names?

This still needs testing before it's safe to merge. I haven't tried to check the endpoints yet

abregorivas commented 5 years ago

I think the field names are fine. I do think we will have to ask them how frequently, these questions will change, be amended or removed.

tienyuan commented 5 years ago

@abregorivas yeah. changes to these fields will have to consider future reporting as well, or the accuracy of the stats will be questionable. /shrug,

anyhow I think I'm done? couldn't use postman so wrote a couple of tiny tests