Skip to content

A single-page app that pretends to be a television. It displays the channel number and name on top of a channel image. It listens to server changes and updates the displayed image if there is a change.

Notifications You must be signed in to change notification settings

alitursucular/cloud-remote-and-tv-part3-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Remote and TV - Part 3 - TV

This fun project has three parts:

  • Part 1 - Microservice: Serverless functions with admin privileges interact with Firstore, and return data for the UI. It is powered using Express - Node.js and Firebase.
  • Part 2 - Remote Controller: A digital remote controller which performs channel changes. It also displays the current channel number and invalidates the current channel query when a channel update is made. It is powered using React, Storybook, styled-components, react-query and Zustand.
  • Part 3 - TV: A single-page app that pretends to be a television. It displays the channel number and name on top of a channel image. It listens to server changes and updates the displayed image if there is a change. It is powered using React, Storybook, styled-components, react-query and Zustand.

🚀 See part 3 in action here.

To observe the change, you need to open Part 2 and Part 3 side by side.

About

A single-page app that pretends to be a television. It displays the channel number and name on top of a channel image. It listens to server changes and updates the displayed image if there is a change.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published