Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 483 Bytes

I Voted 2012 - Change your Twitter Badge to Show You've Voted

IVoted2012.org Rails 3 Web application using Twitter api and RMagick

Features

  • Authenticates users through Twitter using Oauth
  • Enables users to tweet
  • Enables users to create a badge and upload it as their avatar

Instructions

  • Edit config/database_example.yml as database.yml with the appropriate settings
  • Run rake db:create
  • Run rake db:migrate

To-do

Create a deploy script for heroku