nss-evening-cohort-9 / nutshell-pine

nutshell-pine created by GitHub Classroom
1 stars 1 forks source link

Messages - Create #8

Closed westmary48 closed 5 years ago

westmary48 commented 5 years ago

User Story

As a user, I should be able to add a message when I click submit and that message should be stored in firebase.

Acceptance Criteria

GIVEN a user enters in a chat message WHEN they hit the submit button THEN there should be a new record in firebase for their message

Developer Notes