diff --git a/README.md b/README.md index 02ecc370..2f42bfa5 100644 --- a/README.md +++ b/README.md @@ -35,14 +35,18 @@ Check out [this project's issues](https://github.com/JamesHawkinss/movie-web/iss - [x] Better provider errors (only fail if all failed, show individual fails somewhere) - [x] Better search suffix view -- [ ] Add back link of results view +- [x] Add back link of results view - [x] Add results list end - [ ] Add Brand tag top left - [ ] Add github and discord top right -- [ ] Store watched percentage +- [x] Store watched percentage - [ ] Implement movie + series view - [ ] Add provider stream method - [x] Better looking error boundary - [ ] sort search results so they aren't sorted by provider - [ ] Get rid of react warnings - [ ] Link Github and Discord in error boundary + +## Todo's overall + +- [ ] Less spaghetti versioned storage (typesafe and works functionally)