Skip to content

JamesCullum/vct-liveticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCT Liveticker - Frontend

The VCT Liveticker is a progressive web app, optimized for mobile usage, allowing you to track current matches of the Valorant Champions Tour and receive push notifications for the latest updates.

Current Features

  • Installable PWA: Add the page to your mobile phone homescreen and use it like a standalone app. Find out how
  • Completely free, no advertisement
  • No registration needed: The browser creates a unique, anonymous identifier simply by granting notification permission
  • Hot reload: The website automatically stays up-to-date all the time, automatically refreshing once new data is available. No need to manually reload the app.
  • Push notifications: Subscribe to your favorite events and receive the new results via push notification on desktop or phone. Subscribe to matches and receive live updates on the current scoreline.
  • Filters: Filter for your favorite regions and focus on what you care about
  • Personalized Feed: We move to the front what matters to you the most. Events and matches you subscribe are always on top. Matches are sorted by the time distance
  • Optimized for mobile: Smooth experience on the phone and smaller screens, very little data usage needed.

Screenshots

Desktop View

Event Overview in Light Mode Subscription Management Dashboard in Light Mode Event Overview in Dark Mode

Mobile View

Mobile Event Overview in Light Mode Mobile Event Overview in Dark Mode

How to contribute

Open in Gitpod

This frontend consists of static HTML and javascript pages using Firebase for messaging and database.

Pull requests are more than welcome.