pfletcherhill / Gandalf

Events application for the Yale community.
2 stars 0 forks source link

Revamped Organization Management Tools #72

Open khannotations opened 11 years ago

khannotations commented 11 years ago

Should behave just as well, if not better, than Google's calendar event creator. In particular:

Also the same dialog to edit an event.

In addition we need to find out how to best show repeating event data in our UI, and how to store it in our database (if we do).

My personal opinion is that this is hard to make and test, and we should just direct people to the Google create event page with the right calendar data filled in, if we can figure out how to do that.

pfletcherhill commented 10 years ago

Sections for the page:

Events features:

Group features

khannotations commented 10 years ago

You're not developing this are you? Because I am.

Also, I think instead of adding an event instance per group, we should add the groups as attendees to the event--i'm pretty sure that should make it show up on their calendars. have yet to test.

On Fri, Jul 19, 2013 at 12:50 AM, Paul Fletcher-Hill < notifications@github.com> wrote:

Sections for the page:

  • Events (event management, create, edit, destroy)
  • Groups (group management, create, edit, destroy)
  • Settings (default followers group, color etc.)

Events features:

  • List of all events
  • Create event
  • Destroy event
  • Edit event
  • View event details (including "attendees")

Group features

  • List of all groups
  • Create group
  • Destroy group
  • Edit group (name, email, description)
  • View group users
  • Change access controls of group members

— Reply to this email directly or view it on GitHubhttps://github.com/pfletch1023/Gandalf/issues/72#issuecomment-21236195 .

pfletcherhill commented 10 years ago

Yep, I've been working on it from a UI perspective with the google apps stuff after completing browse/discover.

khannotations commented 10 years ago

oh so high level--not the implementation details. that's good, bc I was thinking our event architecture might not be the best. but well see Sent in motion

On Fri, Jul 19, 2013 at 1:29 AM, Paul Fletcher-Hill notifications@github.com wrote:

Yep, I've been working on it from a UI perspective with the google apps stuff.

Reply to this email directly or view it on GitHub: https://github.com/pfletch1023/Gandalf/issues/72#issuecomment-21237674