forked from mape/node-express-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 31
Functionality
ciberch edited this page Sep 20, 2012
·
2 revisions
- 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
- Title
- Content
- Location -- Needs to be sent to backend
- Photos
- 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
- Users can Like any activity
- User can comment on any activity
- Responsive design switches between a wide and narrow layout -- TODO
- Should be usable directly from any mobile device
- Should be iframeable
- There is no delete
- All activities shared are public
- Support importing user chosen activities from
- Github
- Support switching stream layout from facebook view or pinterest view