Skip to content

Instantly share code, notes, and snippets.

@BleuM937
Created September 11, 2012 00:23
Show Gist options
  • Save BleuM937/3695022 to your computer and use it in GitHub Desktop.
Save BleuM937/3695022 to your computer and use it in GitHub Desktop.
Some kind of cross-platform event manager

Cross-platform Event Manager

Motivation

As an active Twitter user, it would be nice to catch up with other Twitter users. Twitter is at a disadvantage compared to Facebook in this regard, as it has no Events application built-in. Now it doesn't make sense to make it build an application that's Twitter-only, so it'd be pretty handy to have Facebook integration as well.

Stories

  • As a user, I want to login using my Twitter or Facebook account
  • As a user, I want to create a new event and invite my Facebook and Twitter friends
  • As an invitation recipient, I want to receive my friend's invite as a Facebook invitation and add it to my event calendar.
  • As an invitation recipient, I want to receive my invite as a link in a tweet or direct message.
  • As an event host, I want to publish my event on Twitter and Facebook.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment