earthdata-owner / test-repo-A

Test Repo A for Tasktop integration
0 stars 0 forks source link

Document all access to the existing data store (flat file) #7

Open ccuadrado opened 2 years ago

ccuadrado commented 2 years ago

We need to identify data access patterns so we can come up with a plan of how to chuck the code changes. Code changes are required to read/write data from db instead of the flat file. Since all the code changes cannot occur together in one ticket, we would like to identify how to break it up in order to create tickets that can demonstrate a complete use case. E.g. Adding user to a project, etc.

 

 

We want to document for each user story, what data is being read from or written to.