kyleholliday / Bijou

Movie database app built with Angular

Home Page:http://bijou.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bijou

Bijou is live at http://bijou.surge.sh

Bijou is an Angular-based movie database app. Users can see what's playing now, upcoming movies, and staff picks. Users can also watch movie trailers, search for movies using the Film Finder feature, and see actor's and director's filmography

Bijou Screenshot

Overview

Key Features

  • Now Playing, Upcoming, Movie Details, Film Finder Search, Similar Titles, Trailers, Actor and Director Filmography

Languages and Libraries

  • HTML, CSS, Javascript
  • API from themoviedb.org
  • Angular MVC framework

General Architecture

  • A single central model with four different views:
    • Main View that lists movies now playing, upcoming movies, and a Film Finder search feature
    • Film View that includes all movie info (director, cast, synopsis, etc) and similar titles
    • Search View that shows results for the Film Finder search
    • Filmography View that shows films that actors/directors have worked on

About

Movie database app built with Angular

http://bijou.surge.sh


Languages

Language:CSS 68.9%Language:JavaScript 20.0%Language:HTML 11.1%