Application that sends email snow alerts for a users’ favorite ski resorts.
https://snow-a1ert.herokuapp.com/
- Facebook OAuth
- Handrolled service for Forcast.io's weather API
- Rakefile for populating database with North American Ski resort info
- Rake task for sending automated daily alert emails to users
bundle
rake db:create db:migrate data:import
rake test