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

Change key value pairs to match column in database #250

Closed tabatahg closed 5 years ago

tabatahg commented 5 years ago

All key value pairs are matched with database.

Unfortunately, new bug: the programs participated in shows the underline name that goes into database. As of right now, though, the string data is ready. The boolean values are not.

Also. the radio buttons return a string value, not bool. Will fix after MUI buttons are in place.