islamCodehood / frame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frame

Movies lovers web platform.

Features:

  1. Membership
  2. Review & Rate Movies you watched
  3. Save Movies:
  • you watched
  • want to watch
  1. Follow Other Members:
  • know what they watched
  • Know what they want to watch
  • read their reviews
  1. The platform analyses your favorite genres (from what you watched, rated, and the fav genres you saved at the first registration). Then it justs movies from your favorite genres.

Screens:

  1. Auth
  2. Member Homepage:
  • Movies recommendations:
    • Each movie has:
      • rating / rate it
      • watched button
      • want to watch button
  • search
  1. Visitor Homepage
  2. Member profile
  3. Individual movie page:
  • name
  • poster
  • cast
  • trailer
  • release date
  • genres
  • brief story
  • members' reviews / write a review
  • rating / rate it
  • watched button
  • want to watch button
  1. Lists
  2. Films
  3. Journal

  • posters and backdrops sizes: 200, 300, 400, 500, original
  • url for the images: https://image.tmdb.org/t/p/[original | w200 | w300 | w400 | w500]/[image-path]

About


Languages

Language:TypeScript 64.5%Language:CSS 26.3%Language:HTML 8.5%Language:JavaScript 0.7%