-
Notifications
You must be signed in to change notification settings - Fork 2
Site Design
Mike Pennisi edited this page Feb 24, 2014
·
5 revisions
-
subdomain.councilforeconed.org
-
/
- Landing page -
/activities/{activity-slug}
- Activity page (outside room) -
/activities/{activity-slug}/group/{group-name}
- Activity page (within group) -
/group/{group-name}
- Activity page -
/room/
- Room creation page -
/room/{room-id}
- Room admin page -
/static/
- Static asset directory
-
- Automatically assigned a name via a random pairing of adjective and noun. Name space should support on the order of 100 simultaneous room (at a minimum).
- Persist for 24 hours (this should be easily configurable in code)
- When room is destroyed
- Collected data (if any) is destroyed
- Groups are destroyed
- Elements
- Activity select input
- Password input
- "Create" button
- Elements
- Modal: enter password
- Links to Group pages
- Activity controls
- Report request buttons
- Elements
- Listing of all activities
- Names
- Descriptions
- Ordered alphabetically by name
- Minimum player count
- Listing of all activities
- Group name entry field
- Elements
- Link to landing page
- Intro/Help modal
- Activity Title
- Activity Description
- "Begin" button (on activity startup)
- Data entry fields (where applicable)
- Status messages
- Invalid room
- Retrying connection
- Connection failed
- Room required
- Rooms not supported
- Help button