vkygil / test2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project requirements

Must have:

  • Use 3rd version of TMDB API
  • Search movies by name
  • List of recent popular movies on front page
  • Create a single movie details page
  • Use pagination
  • Filter movies by year, country, etc.
  • Celebrity details page. List of movies they worked on
  • Replace regular search with multisearch: TMDB doc

Nice to have:

  • Authorization: TMDB doc
  • Add movie to favorites, show favorites
  • Create user watchlist
  • Show movie reviews on movie page
  • Comments & Reviews section using firebase or other DB provider
  • Dark mode

Examples of implementation can be chekced here

About


Languages

Language:Vue 76.0%Language:JavaScript 23.1%Language:HTML 0.9%