update readme

This commit is contained in:
Jelle van Snik 2022-02-18 21:20:32 +01:00
parent 63742a1b60
commit 9bec456a58

View File

@ -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)