Work done thus far and some todo discussion points
0 views
Skip to first unread message
Brian Miller
unread,
Jul 29, 2009, 2:55:53 PM7/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LA Ruby Code Jam
##Done
+ Added authlogic for login and account creation
+ Added meetup api gem
+ Scaffolded presentations
+ Added presentation links for slide, videos, etc...
+ Created RSVP map
+ Added meetup events listing
##TODO
+ Create email account for site to use for notifications
+ Get google map API
+ Cache meetup API requests (Rails.cache)
###Users
+ Add Bio to user model
+ Get profile pic from meetup? gravatar?
+ Create method of tracking interests or specialties (topics)
+ Add meetup userid to link user profile to meetup profile
###Speakers
+ Allow users to register as speakers
+ Track topics that the speaker would like to present on (more general
that presentation requests)
###Presentation Requests
+ Allow authenticated users to vote on requests?
+ Add eventid from meetup to link presentations to meetups and list
associated presentations when viewing events
Ron Evans
unread,
Jul 29, 2009, 2:57:45 PM7/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message