FireScheduler

A basic application written in AngularJS with Firebase to show the potential power of the real-time data syncing epicness of Firebase

To get the app work on your local machine, simple do the following:

  1. Clone the repo to your local machine
  2. Edit app.js and change the following: var ref = new Firebase("yourFirebaseURL"); to include your Firebase URL

Enjoy the epicness of Firebase and AngularJS! :)