railsbridge-montreal / railsbridge-montreal-website

RailsBridge Montreal's website
http://www.railsbridge-montreal.com
5 stars 3 forks source link

Add registration system #12

Open mathieugagne opened 10 years ago

garyharan commented 10 years ago
garyharan commented 10 years ago
garyharan commented 10 years ago
flohdot commented 10 years ago
flohdot commented 10 years ago

for your copy needs, here is the old event: https://railsbridgemtl-nov2013.eventbrite.ca

flohdot commented 10 years ago
mcgain commented 10 years ago

Mathieu and I added a simple registration system on the homepage that accepts name and email.

mcgain commented 10 years ago

Questionnaire could be something like

STEP 1:

Have you programmed before? Yes > Next Question No > Beginner and STEP 2

Have you used Ruby before? Yes > Next Question No > Beginner and STEP 2

Have you used Ruby on Rails before? Yes > Advanced and STEP 2 No > Intermediate and STEP 2

STEP 2:

What is your gender? Male Female Neither Prefer not to say

Will you be bringing a laptop? (highly recommended) Yes No

Do you have any special requirements? (access, dietary, allergies etc.)

flohdot commented 10 years ago

for question 3, I think maybe:

Have you used Ruby on Rails or another web application framework before? Yes > Advanced and STEP 2 No > Intermediate and STEP 2

What say you @benichu ?

mcgain commented 10 years ago

For now, we won't ask the gender question, we can add it later if we feel the need.

flohdot commented 10 years ago

We should probably ask people what their preferred language of instruction is... And allow them to check both.

mathieugagne commented 10 years ago
mathieugagne commented 10 years ago

@flohdot Hook into Mailchimp. Is there a Mailchimp account? I'll move this item to a separate case

mcgain commented 10 years ago

Initial questions done.

Still need to do the language question. Also:

mcgain commented 10 years ago

Also @flohdot, or anyone else, can you add mcgain@gmail.com to the herokuapp so I can deploy.

Thanks.

mathieugagne commented 10 years ago

Mainwhile, it's deployed and migrated

vivrass commented 10 years ago

@mcgain You just got the access for the Heroku app

flohdot commented 10 years ago

@mcgain I'm messing in your code already, so I'm going to add the language question.

mcgain commented 10 years ago

I just did it. Should be merged.

flohdot commented 10 years ago

Oh perfect! I'm adding i18n.

benichu commented 10 years ago

can we close that ticket?

benichu commented 10 years ago

and maybe create specific tickets for each missing features...