Skip to content

MVP List

aguamenti edited this page Aug 18, 2018 · 13 revisions

Leeway

Leeway is a clone of Slack, where real-time messaging allows collaboration and work to flow easily.

1. Hosting on Heroku (8/8/18, 0.5 day)

2. New account creation, login, and guest/demo login (8/7/18, 2 days)

  • 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.)

3. Live chat (8/9/18, 3 days)

  • 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

4. Channels (8/13/18, 2 days)

  • 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

5. Direct Message(8/15/18, 1.5 days)

  • 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

6. Teams or multi-person DM (8/16/18, 1.5 days)

  • Users can create direct messages with up to 9 total people, with the same functionality as 2-people DM's

7. Production README (8/17/18, 0.5 day)