nss-evening-cohort-9 / nutshell-pine

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

Diary - Create #20

Closed jpantana closed 5 years ago

jpantana commented 5 years ago

User Story

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

Acceptance Criteria

GIVEN a user enters in a diary post (posts are written in a modal form that is generated when '+' button is heard WHEN they hit the submit button THEN there should be a new record in firebase for their message that posts to the diary

Developer Notes