diff --git a/Todo-tracking.md b/Todo-tracking.md new file mode 100644 index 0000000..9cdfc62 --- /dev/null +++ b/Todo-tracking.md @@ -0,0 +1,16 @@ +seasonedApi +plex/requestRepository.js +* add to DB so can have a admin page +* try a cache hit on the movie item +* get the mail adr from global location (easy to add) + +seasoned/strayRepository.js +* Add error handling!! StrayRepository.ERROR + +Client +components/MovieObject.jsx +* move this to separate files +* set the poster image async by updating the dom after this is returned + +components/SearchRequest.jsx +* add option for searching multi, movies or tv shows \ No newline at end of file