Skip to content

Full-stack web application for users to view trending movies and store them into lists.

License

Notifications You must be signed in to change notification settings

fmhossai/BetterBoxed

 
 

Repository files navigation

BetterBoxed

Contributors

  • Faisal Hossain
  • Lucas Ion
  • Michele Esercitato
  • Cheyenne Goh
  • Maxwell Botham
  • Arne Hilao
  • Ethan Gill

What is BetterBoxed?

BetterBoxed is a Full Stack Web application, which allows users to view movies, with a landing page that contains the latest trending and popular movies. Users can also sign up for an account and they can create public lists of movies, in which other users can view. Another useful feature is called the "Journal" where users can create a personalized private list of movies, and create notes of each movie.

Run Locally

Docker

One way to run this application is using docker

  1. docker build -t BetterBoxd .
  2. docker run BetterBoxd

Thanks

  1. Trakt for providing the movies API
  2. Fanart for providing the artwork for the movie

About

Full-stack web application for users to view trending movies and store them into lists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • CSS 8.9%
  • HTML 1.3%
  • Dockerfile 0.3%