-
Notifications
You must be signed in to change notification settings - Fork 5
MVP List
aguamenti edited this page Aug 18, 2018
·
13 revisions
Leeway is a clone of Slack, where real-time messaging allows collaboration and work to flow easily.
- Users can signup, login, logout
- Users can use a demo login to try the site
- Users can't use certain features without logging in (see channels, direct messages, etc.)
- Logged in users can send and receive messages live
- Logged in users can see who sent the message
- Message authors can edit and delete their messages
- Channels are visible in the NavBar
- Users can only see channels they have permissions for
- Those users can create channels
- Those users can send messages in the channels
- Direct messages (DM's) are visible in the NavBar
- Users can only see DM's they have permissions to
- Those users can create DM's
- Those users can send messages in the DM
- Users can create direct messages with up to 9 total people, with the same functionality as 2-people DM's