Smart restaurant waiting list, built with AngularJS, Firebase, and Zapier.
$ cd app
$ python -m SimpleHTTPServer <optional port>
$ npm install -g firebase-tools
$ firebase login
$ grunt build
$ firebase deploy
The application is also available online here.