| Tasks for Story 3: Allow User to Add Tags to Message |
|---|
| Task | Estimated Time |
|---|
| Test that a tag in any profile can be added to the message | 15 minutes |
| Test that a tag that doesn't exist in any profile cannot exist in a message | 10 minutes |
| Test that a message can contain no tags | 15 minutes |
| Test that a message can contain only tagged input | 15 minutes |
| Code to pass tests | 20 minutes |
| User interface to allow user to select a tag for input | 10 minutes |
| Connect code to user interface | 10 minutes |
| Check into source control and integrate with existing system | 5 minutes |