Skip to content

gniarchos/TVTime-ShowsTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 TVTime - Shows Tracker

A TV Shows organizer to track and find information about any TV Show.

This project utilizes the Firebase Database for login/signup and storing user data. The app fetches all the necessary information from various APIs: TheMovieDB API for TV Show details, the MDBList API for TV Show ratings, and the Streaming Availability API for information about TV Show streaming availability in the user's country.

Made with React.

🛠️ Features

  • Add shows to your Watchlist
  • Mark episodes as watched or un-watched
  • Mark entire seasons as watched
  • Cast and crew information
  • Details about seasons and shows
  • Trending and popular shows
  • History of watched episodes
  • Search for any TV show and apply filters
  • User statistics for total TV watch time and episode count
  • Streaming availability in user's country
  • Search for cast and crews - Known for
  • PWA (standalone app) compatibility

🚧 Made with

HTML CSS Firebase JavaScript React