Skip to content

dgvall/my-media-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myTV

myTV is a single page application that allows users to create a personal list of TV shows. Each TV show in a list presents attributes of status (completed, planning, watching, dropped), episode progress, and score.

Setup

TV shows are searched through the TVmaze API. To add to or update your list, the db.json server must be running. Go to the my-media-list directory in your CLI and then proceed to installation and activation.

Installation

npm install -g json-server

Activation

json-server --watch db.json

API

https://www.tvmaze.com/api

About

Keep a list of TV shows you've watched.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published