/show-tracker

A website that allows users to track how many shows/movies they are watching/have watched. Will give recommendations based off genres. Uses js and jquery

Primary LanguageJavaScript

Show Tracker

JavaScript: Show Tracker, 9/2/2020

Description

A Javascript website that allows the user to track the shows that they are watching. The user can search for their favorite TV shows or movies, and add them to their list.

Functionality

  • Call the OMBd API and display the show or movie that was searched
  • Add the show or movie to the users watch list.
  • Display the watchlist on another page

To Do

  • Allow users to save their watch list to a database for future use
  • Display recommendations of other shows based off the two most watched genres in the watch list
  • Login functionality

Setup/Installation Requirements

  1. Clone this repo:
https://github.com/JakeAsh22/show-tracker
  1. Go into the repo and run this application:
$ npm install
$ npm run start

Known Bugs

  • No known bugs at this time.

Support and contact details

jacob.ash1998@gmail.com

Technologies Used

JavaScript, jQuery, Webpack, EsLint, Jest, Bootstrap, OMDb API, HTML, CSS

License

Copyright © 2020 under the MIT License