Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 943 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 943 Bytes

Time Investment v1.0 ❕

About 💭

Time Investment is a tool for knowing how much time you will have to invest to complete a TV series! So, spend your time wisely!

How it works ❓

It fetches the TV series data from the The Movie Database (TMDB) API. It then calculates the total time needed to watch the series using the average episode time & number of episodes.

Progress 💯

  1. Searching TV shows using keywords ✔️
  2. Time to complete a series (if data available) ✔️
  3. Rating of the series (if data available) ✔️

Technologies used 📝

1)  HTML5
2)  CSS3
3)  Vanilla JS
4)  The Movie Database (TMDB) API