Skip to content

A website that allows a user to easily search for a movie, TV show, or actor information through API requests

Notifications You must be signed in to change notification settings

nicnolen/watchopedia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Watchopedia

MIT License

Table of Contents

Description

I am a movie & tv show lover but I do not know what I want to watch. I open watchopedia and search by (actor, tv show, or movie). The website populates results of the search. I can save some of those titles to favorites.

Technologies Used

Usage Instructions

CURRENTLY

  1. Follow this link: https://nicnolen.github.io/watchopedia/ to get to the website. If you click on the link and you see the image below, you're good to go!

Watchopedia Homepage

  1. Search for any TV Show, Movie or Actor name.
  2. Data from TV Maze & The Movie Database will populate depending on the users input.
  3. Actor: Name, image, birthdate/deathdate, and summary.
  4. TV Shows: Name, image, rating, summary, and link to website.
  5. Error messages if an actor/show/movie can't be found, or if the input was left blank

Challenges

  • Search limitations
  • Merge/branch conflicts
  • Switching API's for TV Shows

Future Development

  • Favorites section
  • Ratings
  • Trending section
  • Upcoming movies and local showtimes

License

Permission to use this application is granted under the MIT license. Click on the link for more information: MIT License Information

Contributors

About

A website that allows a user to easily search for a movie, TV show, or actor information through API requests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • CSS 23.6%
  • HTML 14.2%