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

Add events #1

Closed jonmagic closed 11 years ago

jonmagic commented 11 years ago

This is the beginning of the Event work in order to streamline our CoderDojoSF scheduling process. Still a long ways to go but wanted to share what I hacked together so far this weekend.

I made this a Rails app so that we can make it a front end to our events as well down the road. @nrrrdcore are there any UI frameworks besides sass/compass that you want setup and tested?

/cc @cameronmcefee @brntbeer @nrrrdcore @kneath

cameronmcefee commented 11 years ago

Siiiick. Let's get coffeescript in there too.

jonmagic commented 11 years ago

I'm going to merge this down without completing the last todo item so I created an issue for it https://github.com/CoderDojoSF/event-app/issues/3

Next up is authentication.