Skip to content

MVP List

Chris Vo edited this page Jan 10, 2020 · 3 revisions

MVP List

Harmony, a Discord clone, is a voice and text chat application that allows users to communicate with other users over the internet through private messages and online communities via servers.

1. Hosting on Heroku (01/06/2020)

2. New account creation, login, and guest/demo login (01/06/2020, 1 day)

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site
  • Users can't use all features without logging in

3. Servers (01/07/2020, 3 days)

  • Logged in users can see all of their affiliated servers via sidebar #1
  • Logged in users can click on a server to display its content (messages, channel, other users)
  • Logged in users can create, edit, and delete servers they are owners in

4. Channels within Servers (01/10/2020, 1 day)

  • Logged in users can see all channels in a server via sidebar #2
  • Logged in users can click on a channel to display its content (associated messages)
  • Owners can create, edit, and delete channels in their servers

5. Live Chat (01/11/2020, 3 days)

  • Logged in users can send messages to channels instantly
  • Logged in users can see other users' messages instantly

6. Direct Messaging via Private Servers (01/14/2020, 2 days)

  • Logged in users can create servers to message other users privately
  • Logged in users can send messages to other users
  • Logged in users can receive message from other users

7. Production README (01/16/2020, 0.5 days)

Clone this wiki locally