[go: up one dir, main page]

Skip to content

shadow-js/watchist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchist

Small application to save movies and series to a list with auto fetching details from OMDB api. With features such as order by dragging, sorting by alphabet, year, ratings, runtime, boxoffice and total seasons. All data is stored on both AWS and localstorage including the details to minimize unnessesary requests to OMDB api (1000/daily limit).

There are two list for movies and series with following details:

Movies details

  • Title
  • Poster
  • Genre
  • Plot
  • Actors
  • Awards
  • Ratings
    • IMDB
    • Rotten Tomatoes
    • Metacritic
  • Boxoffice

Serie details

  • Title
  • Poster
  • Genre
  • Plot
  • Actors
  • Awards
  • Ratings
    • IMDB
  • Total seasons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.4%
  • CSS 4.1%
  • HTML 2.9%
  • Shell 0.6%