codeforkansascity / clear_my_record_backend

Backend API Code for Clear My Record, an application to assist people the process of expunging their criminal convictions.
MIT License
5 stars 3 forks source link

Querying CMR data and User Views #18

Closed ejmg closed 5 years ago

ejmg commented 5 years ago

Summary

For our MVP in ~month, CMR will be used as an "in-take" tool for the expungement clinic. Consequentially, we need to build out a feature that allows the clinicians to login and pull up entered data and enter it.

This issue concerns the ability to query data from our dbs from a user account view such that they can find previous entries that they've entered themselves.

Acceptance Criteria