added ToDo list
This commit is contained in:
@@ -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?
|
||||
Reference in New Issue
Block a user