CoderDojoGitHub / our-dojo

Our dojo's website, used for archiving lesson plans and signing up students for classes
http://coderdojosf.com
5 stars 4 forks source link

Update seeds to setup every lesson type. #21

Closed jonmagic closed 10 years ago

jonmagic commented 10 years ago

@broccolini you can merge this PR and it will merge it into your new-design branch.

You can now run script/bootstrap at any time to get a fresh set of data, including 1 past lesson and 2 future lessons.

$ script/bootstrap

The two future lessons are neat because one has registration open and the other one's registration hasn't opened yet, but includes the form to get notified when the registration opens.

Upcoming event with registration open

coderdojo - san francisco

Upcoming event with notify form

coderdojo - san francisco-1

mikefowler commented 10 years ago

I'm going to go ahead and merge this in.

broccolini commented 10 years ago

Okay, I will be updating styles for the events pages tonight/this weekend.

mikefowler commented 10 years ago

:+1: