Platform/Software Requirements
Our prototype was built for Chrome browsers on Windows computers.
Instructions
Go to CollabDesk. You will already be logged in as 'Sally'.
Description
Note: We used a javascript 'backend' to pre-load static messages, so if you refresh the page, any changes you've made or actions you've done will be lost.
What Should Work:
- Clicking on a message in the left 'browse' pane should open that message for reading on the right.
- Search queries will search the database of messages by their tags, titles, and text, and the titles of the matching messages will be shown.
What Shouldn't Work:
- The down-chevron button in the Create pane has not been implemented to allow us to keep fixed sizing on the prototype.
- Searching by other things like author and date has not been implemented yet.
- Logging in/out.