Skip to content

A sinatra app that show you how many girls are coming to your event

Notifications You must be signed in to change notification settings

ys/rails-girls-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How many girls are attending your rails girls event?

Use this app to know it quickly!

example

It uses Wufoo API and is set to be deployed to heroku!

##Usage

$ git clone git@github.com:/ys/rails-girls-count.git
$ cd rails-girls-count
$ bundle install
$ heroku create railsgirls<your_local_city>-count
$ heroku config:add WUFOO_ACCOUNT=<your_wufoo_account>
$ heroku config:add WUFOO_API_KEY=<your_wufoo_api_key>
$ heroku config:add WUFOO_FORM_ID=<your_wufoo_form_id>
$ git push heroku master

Don't forget to change /public/railsgirls.png to your image and maybe set another background color

###Contributors Yannick (@yann_ck)

About

A sinatra app that show you how many girls are coming to your event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published