Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sakan811/show-leaving-soon-tracker-website

This is a Vue.js application that displays shows that are leaving each platform soon, featuring a countdown timer for each title based on the user's local timezone.
https://github.com/sakan811/show-leaving-soon-tracker-website

data hbo hbomax netflix shows streaming tv-shows vue vuejs web webapp website

Last synced: 6 days ago
JSON representation

This is a Vue.js application that displays shows that are leaving each platform soon, featuring a countdown timer for each title based on the user's local timezone.

Awesome Lists containing this project

README

        

# Show Leaving Soon Tracker Website

A Vue.js application that displays shows leaving the platform soon, featuring a countdown timer for each show based on the user's local timezone.

## Status

[![Frontend Tests](https://github.com/sakan811/netflix-leaving-soon-tracker-website/actions/workflows/frontend-tests.yml/badge.svg)](https://github.com/sakan811/netflix-leaving-soon-tracker-website/actions/workflows/frontend-tests.yml)

## Accessing the website

## Setup the Project

1. Clone the repository
2. Sign up for a [RapidAPI](https://rapidapi.com/) account
3. Subscribe to the [Streaming Availability API](https://rapidapi.com/movie-of-the-night-movie-of-the-night-default/api/streaming-availability)
4. Get the API key of Streaming Availability API
5. Create a .env file in the scraper directory and add the API key to the .env file
6. Run the main.py file to scrape the data

## Docs

### Sequence Diagrams

[Click here to view the sequence diagrams](./docs/mermaid-charts.md)