/shared-checklist

Shared Checklist - Firebase Realtime Database example

Primary LanguageHTML

Shared Checklist

A sample application to show how Firebase Realtime Database works.

Check the live demo or 76 seconds screencast.

Planning to write a tutorial explaining basic ideas of Firebase Realtime Database using this app very soon... check back within a week if you are interested :)

Setting up

  1. Copy /js/config.js.dist to /js/config.js
  2. Set values of apiKey, authDomain and databaseURL from your projects firebase web setup configuration
  3. Install Firebase CLI and run firebase serve to run your project.

External scripts used

  • Firebase SDK - Realtime Database and Hosting
  • jQuery - Manipulating DOM, managing Events etc.
  • Initializr - The HTML5 boilerplate
  • Gathering.js - Keep list (and count) of current viewers of a Checklist