Skip to content
ciberch edited this page Sep 20, 2012 · 2 revisions

Identity

  • Allows users to Login and Logout
  • Support SSO via Facebook, Github and Twitter
  • Integrates well with mobile clients using [Impersonation)(Impersonation)
  • Supports sharing new activities
    • The user can select what stream to syndicate to
  • Support users uploading photos

Activity Data which can be included:

  • Title
  • Content
  • Location -- Needs to be sent to backend
  • Photos

Consuming

  • New activities are surfaced in real time
  • New activities are shown to other users who are on the stream or channel (like IRC)
  • Users can filter the activities by a variety of pivots including
    • By Actor
    • By Actor Type
    • By Object
    • By Object Type
    • By Location -- TODO

Interacting

  • Users can Like any activity
  • User can comment on any activity

Usability

  • Responsive design switches between a wide and narrow layout -- TODO
  • Should be usable directly from any mobile device
  • Should be iframeable

Known Limitations

  • There is no delete
  • All activities shared are public

Roadmap

  • Support importing user chosen activities from
    • Github
    • Facebook
    • Twitter
  • Support switching stream layout from facebook view or pinterest view