xrd / atmtag

AtmTag - save money on ATM fees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AtmTag: a fun little AngularJS/Rails application for searching for the most inexpensive and closest ATM. Entered into the Google Places API competition in November of 2012.

If you found value in this, please consider voting for the app in the competition here: Google Places API Challenge Gallery.

Or, for my other app: Moving Teachings, learn and teach mini-classes on the bus. http://movingteachings.com Video introduction

Hightlights:

  • Jasmine testing
  • Uses Google Places API
  • Testacular
  • AngularJS 1.1
  • Rails asset pipeline (not sure if this works in production/minimized)
  • Bootstrap

To run JS tests:

  • Start guard to regenerate JS files from coffeescript bundle exec guard
  • Start testacular testacular config/testacular.conf.js start --auto-watch --log-level debug
  • Open a browser on localhost:8085
  • Make code changes in either spec/coffee/.coffee (spec files) or in the app/assets/javascript/.coffee files

About

AtmTag - save money on ATM fees


Languages

Language:JavaScript 89.9%Language:Ruby 6.7%Language:CoffeeScript 3.5%