forked from SWRowan/Zip-Budget-Server
-
Notifications
You must be signed in to change notification settings - Fork 1
User Stories
Ashley Bloxom edited this page Apr 4, 2019
·
2 revisions
As a client, (not logged in) I can...
- select a message recipient
- write a message
- send message to recipient
- display sent receipt
- user should be added to default channel upon entering program
- user can see all messages being sent on default channel
- users can see list of all app users
- user can define new channel with selected users
- user can see a list of all channels they are part of
- user can select a channel that they want to view
- user can view all messages
- user can unsubscribe from channel
- user responsible for creation can also add or remove users
- if new message is received in any channel, user will receive a notification
- if you log out and back in, you should receive some sort of notification of what you've missed
- if you select the channel that has a notification, you will then be able to see the message that was received
- along with message, the sender's name and the time the message was sent should be displayed
- user should be able to respond to the message in that window