From 9bec456a58309e64b885c3bb0b57e164c0ef4bc3 Mon Sep 17 00:00:00 2001 From: Jelle van Snik Date: Fri, 18 Feb 2022 21:20:32 +0100 Subject: [PATCH] update readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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)