A simple service to alert you of upcoming elections in Canada.
git clone [email protected]:opennorth/comingelections.git
bundle
bundle exec rake db:setup
bundle exec rake scheduler:scrape
rails s
heroku apps:create --addons scheduler:standard sendgrid:starter
heroku config:add SECRET_KEY_BASE=`bundle exec rake secret`
git push heroku master
- Canada
- Alberta
- British Columbia
- Manitoba
- New Brunswick
- Newfoundland and Labrador
- Nova Scotia
- Ontario
- Prince Edward Island
- Quebec
- Saskatchewan
- Northwest Territories
- Nunavut
- Yukon
- Alberta
- British Columbia
- Manitoba
- New Brunswick
- Newfoundland and Labrador
- Ontario
- Prince Edward Island
- Quebec
- Saskatchewan
- Northwest Territories
- Federal, provincial and territorial levels (parl.gc.ca)
- Federal, provincial and territorial levels (Wikipedia)
- Municipal (Canadian Labour Congress)
- Municipal (Wikipedia)
This repository is on GitHub: https://github.com/opennorth/comingelections, where your contributions, forks, bug reports, feature requests, and feedback are greatly welcomed.
Copyright (c) 2013 Open North Inc., released under the MIT license