Skip to content

Commit

Permalink
chore(docs): update docs with task update
Browse files Browse the repository at this point in the history
  • Loading branch information
SrMoffat committed Jul 17, 2023
1 parent 74e8d40 commit 08eed08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ WeR1 backend
- `updateDate`: Date track was updated
- `creationDate`: Date track was created in external API
- [x] When searching for a track by name, if it doesn't exist in DB, fetch it from API and insert into DB then return results
- [] Include error handling and HTTP status codes for the GraphQL API
- [x] Include error handling and HTTP status codes for the GraphQL API
- [x] Use TypeScript for type safety and type definitions for the application
- [x] Write at least two tests for any of the features
- [] Dockerfile or docker-compose file is a plus, otherwise provide comprehensive setup documentation
Expand Down

0 comments on commit 08eed08

Please sign in to comment.