Skip to content

Commit

Permalink
Add readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmaceachern committed Jan 29, 2021
1 parent 9f9a2f5 commit 78f8284
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,6 @@ Delete dangling resources `docker system prune` or all containers/images/builds
- Refactor some of the code for increased readability, adding a data factory for generating entity record test data.
- Add Logging, Telemetry, and Metrics using the standard that the organization has decided on.
- Move the Data transformations into the respective `Dto`.

// TODO Edgecase - if user updates their consent status directly would that emit an event we need to handle here?
// TODO Edgecase - if user is not a valid user, we would need to use an authentication layer to avoid this being a problem?

0 comments on commit 78f8284

Please sign in to comment.