nss-day-cohort-52 / giffygram-commando-squad

giffygram-commando-squad created by GitHub Classroom
0 stars 0 forks source link

Message form Present #23

Closed ChelseaHarrisW closed 3 years ago

ChelseaHarrisW commented 3 years ago

Changes Made

  1. Added file messageform.js to message directory.
  2. Modified file message form to include the initial message form and functionality. ​

    Steps to Review

  3. Checkout this branch locally.
    git fetch --all
    git checkout cthgiffy
  4. Open a new Terminal tab (⌘T) and navigate to the server directory.
  5. Test app functionality.

    When user is logged in they should be able to see the message form on the screen. currently the send/cancel buttons are not functioning for the confirmation message but they are present on the page.

  6. View code file.

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

luciidlou commented 3 years ago

I can see the message form! It looks good! go ahead and merge!