Skip to content
vergeman edited this page Jun 23, 2011 · 13 revisions

====TODO==========

VOTING: what would be the point of this whole endeavor

style with basic layoout better boxes for places etc.

content for places - integration w/ yelp/citysearch 3rd party API we want some form of internal invitation (i.e. search by username /email) - look at evite/anyvite similar applications to see how they approach it

event date input

**augmented idea add ability to add invite friends (add to participant relation)

==might want to think about refactoring at this stage move "particpant" tests out of events

events delete action places detete action

=======MEETING NOTES========

reminder email would be nice (prior to event date)

======DONE==========

view: other uses who are "participants" in the event should be seen keep hidden from those just 'browsing'

generate users view of events (users/1 => should point to block sumary of event)

unit tests for the sidebar view when populated

redirection after submission of created event - chose to go to places ->new

place form

so we need the participant - vote - item model setup

**working on event creation - i think we need to add has_many relation between places, through some new relation (i.e. contains)

change "drill down" view to accord to only what user can participate / schedule in (i.e. not all palces or events)

event page needs add place ability

wrappign of lists

ActionMailer: welcome email (hi user, thanks for signing up) we are setting up events, and then emailing the user w/ a URI to the event

email priority

Clone this wiki locally