Skip to content

CharlesJones88/BetterTVApp

Repository files navigation

Better TV App

This application was created by Charles Jones & Allison Turnblom. The app was built to display Movies and TV shows from various providers, displayed by category with a few filters and sorting options. The project implements Angular, Material 2, Express, and Node and uses the Guidebox and OMDB APIs to fetch movie metadata.

Setting up the app

  1. The angular-cli must be installed.
  2. In the tv-app directory run npm install then ng build.
  3. In the parent directory to start the application run npm install and then npm start, the server will tell what IP and PORT it is listening on to navigate to in the browser.

About

Final Project for CS 4690

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published