Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.47 KB

todo.md

File metadata and controls

42 lines (37 loc) · 1.47 KB

Todo

  • Image of the movie
  • Image of the actors
  • Cache config from TMDB api
  • set_hash() on api call
  • get_hash() on pageload
  • get_hash() on pageload
  • I'm feeling lucky button
  • Random movie (id?) button
  • don't require refresh / communication thru #
    • use query strings?
  • auto search on type
  • toggle between ppl search and move search
  • column titled "age in $release_year"
  • fix table greyspace
    • set .tabulator css to max-width: min-content;
  • fix max character name width
  • fix search_input width (width: 100%; box-sizing: border-box;)
    • it just rolls off the end
  • star sign (optional?)
    • used require("zodiac-signs")("en");
  • actor.meta.imdb_b / imdb_d
  • add default blacked out image
  • include people with no_bday
  • server-side random movie-getting
    • try to guarantee that it works, all 5 can fail
    • ask /random for random VALID movie_id (cache when it finds one)
  • current age/year died
  • random button: show color of upcoming random movie (clue)
  • or make background kind of the color of the movie

unrelated idea

find movie gradient of film by center pixel stripe for each frame (or every n frames)

Design:

  • handle no birthday
  • Use imdb_d to set death day (appx death dates not be notated)
  • setting birthday to birth year, overwrite and set actor.approx = true