List Maker

List Maker is a fun side project written in Ember. It utilizes the EmberFire and Torii addons to authenticate (so far, only using Facebook) and store data via the Firebase service. Anonymous users can browse and read lists. Authenticated uses can start new lists and add items to any list.…

Ember Firebase Demo

I created this follow-along demo for my User Authentication Made Easy with Firebase tutorial. It's written in Ember and uses the EmberFire and Torii addons for authenticating via the Firebase service. It also makes use of the Bootstrap and Font Awesome addons to make it more visually appealing. The app…