Skip to content
forked from Shelrothman/jmsj

📺 Users sign in to search for shows and movies to see what platform to watch on. This was my 2nd group project in coding bootcamp.

Notifications You must be signed in to change notification settings

jessicablank/jmsj

 
 

Repository files navigation

The Binge Guide

Build Status Badge GitHub forks

📺Deployed on Heroku: https://jmsj2.herokuapp.com/

Description

Plan your next binge! This application uses an API to search for a show or movie's at-home platfor, such as Netflix, Hulu, or Apple TV. You can save the binge to watch later, keep track of which binge you are actively watching, and mark binges as complete.

The technologies used in this application are: Node.js, Express, handlebars, passport, sequelize, jQuery, Utelly API, JavaScript, HTML, and CSS

See the URL for the deployed application:

Table of Contents

Quick Start

Navigate to the login page: https://jmsj2.herokuapp.com/login.html

Login using these test credentials and search for binges!

Local Installation

  • CREATE and USE a database named binge_db
  • Run npm install in the command-line in order to install all of the dependencies required for the application

Usage

Use this application anytime you want find out which streaming service holds the TV show/movie you would like to watch and organize the watch status of the title.

See the screenshots below of the running application:

License

This application is covered under the MIT license.

Contributing

The team members responsible for this app are Jessica Blankemeier, Matthew Hyun, Shelby Rothman, and Jack Meier. See the Questions section for each members' contact information.

Questions

For any additional questions, please contact a Binger:


Jessica Blankemeier

GitHub: jessicablank


Matthew Hyun

GitHub: Myhyun


Shelby Rothman

GitHub: Q118


Jack Meier

GitHub: meierj423

About

📺 Users sign in to search for shows and movies to see what platform to watch on. This was my 2nd group project in coding bootcamp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • Handlebars 21.7%
  • HTML 13.3%
  • CSS 1.1%