ACMCMU / BoredPrototype

A not-so-boring school project. Original version: http://tinyurl.com/cmuboredcast ... See below for prototype.
http://teudu.herokuapp.com
5 stars 9 forks source link

Necessary Items Before Launch #29

Closed vilcya closed 12 years ago

vilcya commented 12 years ago

Moderator Authentication: @MasterPie Filtering: @sscluck and @AveshCSingh -Date -Category Display Event Info: Vilcya Edit Event: @AveshCSingh -Add new event

vivek-pai commented 12 years ago

Please note that the events each have classes like: "this_week this_year".

So, all that needs to happen is some sort of way (via jquery) to toggle the currently displayed time filter and to set display:none, display: block to the events when a filter is selected.

vilcya commented 12 years ago

About Page is up on app/views/pages/about.html.erb content needs to be added @kggriswold