diff --git a/README.txt b/README.txt index cb09fcc..a213c3c 100644 --- a/README.txt +++ b/README.txt @@ -118,3 +118,11 @@ pandas * Data Processing: pandas * Data Source: TMDB movie dataset +--- + +## ToDo + +* download all posters so they are Completely local instead of fetching each time as i suspect request might get blocked on too many requests +* create a python script to grab the latest tmdb DB and add new entries to the movies.db +* add indexing to speed up searches, check if theres other speed up options possible +* improve the interface, maybe make the search options a single row at the top? \ No newline at end of file