NSS-Day-Cohort-49 / react-nutshell-state-slingers

react-nutshell-state-slingers created by GitHub Classroom
0 stars 1 forks source link

Lam messages #24

Closed luzm321 closed 3 years ago

luzm321 commented 3 years ago

Changes Made

  1. Modified file MessageList.js and MessageCard.js and css files to include edit functinality, add friend from chat history functionality, sending and receiving private messages to a friend only visible to a friend and css styling accordingly

    Steps to Review

  2. Checkout this branch locally.

    git fetch --all
    git checkout branchname
  3. Open a new Terminal tab (⌘T) and navigate to the server directory.

  4. Test app functionality.

    Instructions for how reviewer can test functionality, and detailed description of what the expected outcome is. Example: When user clicks on edit button on a message that user sent, only the can delete and modify.

  5. View code file.

    Confirm file modifications are present as indicated above. Confirm no unused code or extraneous comments exist.

hcrudge commented 3 years ago

Looks good! 👍

KippMinton commented 3 years ago

Great!

mtrevin93 commented 3 years ago

looks awesome 👍