urveshtanna / firedisplay-client

This is basics of firebase realtime database using node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firedisplay-client

This is basics of firebase realtime database using node.js.

Basically it has two website to handle like a client and admin

What does the client app do?

  • Multiple devices can login or click the play icon on website and the device(s) are connected on stream.

What does the admin app do?

  • Once the device(s) click the play button admin gets list of devices connected.
  • Admin can play around the keys like changing text specify of a device, change background color, change text color, type in main dialog and the text would automatically fit to device(s)
  • More fun features coming soon

Try it out:

  1. Client Website

  2. Admin Website

Screenshots

a. Client App

b. Admin App

About

This is basics of firebase realtime database using node.js.


Languages

Language:HTML 51.9%Language:JavaScript 48.1%