Skip to content

A search website to find information on a given TV Show

Notifications You must be signed in to change notification settings

ChristensenJoe/TVInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About This Project

logo

TVInfo is a single-page application that allows a user to search and see information about TV shows and actors, and provide comments and ratings. This project uses data from the TV Maze API


Contributors

Joe Christensen
github: ChristensenJoe
email: [email protected]

Claire Logan
github: clogan1
email: [email protected]


Built With

This project was built with the following:

  • Javascript, HTML, CSS
  • Bootstrap
  • JSON-server

Getting Started

In order to set up this project locally, you will need to install and launch JSON-server. When you launch JSON-server, watch the db.json file in the data folder.


Usage

TVInfo can be used to search for TV shows or actors. Each search query returns a list of results. A user can click on the desired result to see a page with more details on either the TV show or Actor.

TV Show Functionality

On a TV show's detail page, a user can:

  • See information on the show (summary, episode count, runtime, cover image)
  • See the cast, and click on a cast member's card to see the actor details
  • See overall rating based on user reviews
  • See previous comments left by other users
  • Like or dislike previous comments
  • Add a new comment and rating
  • *Note that all comments and ratings are unique to TVInfo's database.

Actor Functionality

On an actor's detail page, a user can:

  • See the actor's name and headshot
  • See the casting credits of that actor and click on the TV show card to see the show's detail page

About

A search website to find information on a given TV Show

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published