CsJohnJJ/C-lack

MVPS

Closed this issue · 0 comments

  • Add time estimates (no of days) and due dates for each feature

  • Add 2 features: hosting on Heroku and production README

  • For each feature add specific user stories
    see examples in other student clones and notes below.

  • Change ordering to the following:

  1. host on heroku
  2. New account, login, demo login
  • Users can't use certain features without logging in.
  1. live chat
  • only logged in users can create/view message
  • send / receive real message
  1. channels
  • create, join, delete channel
  • must be part of channel to view any messages
  1. direct message between 2 users
  • only visible to those 2 users
  1. Teams or multi-person DM (2+ users)
  • send to 2+ people
  • only people in team an view message
  • team members can add up to total of 9 members in team
  1. Bonus: Search Messages
    Bonus: Notifications