- Reviewed Code
- Code Review Notes
- Make sure database clients have CRUD operations
- Make sure databse clients can take a mocked database for testing
- Check for errors when getting documents from and writing documents to the database
- Update paths to put documents in the correct locations. This relies on changes to the frontend as well.
- Revised Code