nss-lean-anteaters / nutshell

2 stars 0 forks source link

very rough draft of showing the chat in its section #33

Closed jcarter0149 closed 6 years ago

jcarter0149 commented 6 years ago

I added a the card to the DOM where the messages will display.

Steps to Test

  1. Pull new branch
  2. Run server
  3. Find the 2nd column (lane2)
  4. Make sure a button inside a box inside a box is showing up

Will make it look better with CSS 7 days from now. As of now not worried about it If you have any questions please come see me in my office

git fetch --all git checkout JCchatapp Impacted Areas in Application List general components of the application that this PR will affect:

Definition of Done The project must be fully documented. This includes the following: Complete README that documents the steps to install the code, how to install any dependencies, or system configuration needed. Every class must be documented with purpose, author, and methods. Every method must be documented with purpose and argument list - which itself must contain a short purpose for each argument. The project must be able to run fully, and without errors, on each teammate's system. Fulfills every requirement. Every line of code has been peer reviewed. For projects that require unit testing, core functionality must be identified and have at least one test for each.

Ryoung27 commented 6 years ago

👍

Deanna2000 commented 6 years ago

:shipit: