Skip to content

josephtmartin/know-the-network

Repository files navigation

Know The Network

This is an app that will give you the ability to search a tv show that you watch and display what network/app it is available on. Examples: Netflix, CBS, The CW.

A watchlist page of shows that you want to watch

A favorite page where the user can add their favorite shows and leave a review of them and a brief description

Motivation

I wanted to create this app because when I cancelled cable I wanted to know what streaming apps I needed to subscribe to in order to watch my shows. I got tired of having to google each one and try to find the answer. I created this app to make that process easier and more!

Features

  • Search feature to search a show and it display what network/app/streaming platform it is available on
  • Filter based on what network the show is on
  • Watchlist
    • The authenticated user can add/delete a show on the watchlist and a way for the user to say whether or not they have watched the show
  • Favorites
    • The authenticated user can add/delete a show on their favorites and add/update a description or favorite part of the show
  • The authenticated user can rate the shows they have in their favorites

Deploy Link/Status

Site Link

Netlify Status

Planning

ERD

ERD

Loom Video

Overview Of Project Planning

API Docs

TMdB

    {
      "id": 46778,
      "name": "Stranger Things",
      "country": "US",
      "network": "Netflix",
      "status": "Running",
      "image_thumbnail_path": "https://static.episodate.com/images/tv-show/thumbnail/46778.jpg"
    },

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published