nss-evening-cohort-9 / nutshell-pine

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

Diary - JSON data #18

Closed jpantana closed 5 years ago

jpantana commented 5 years ago

User Story

As a developer, when I look at the seed data in the diary.json file, I should see AT LEAST 2 posts

Acceptance Criteria

WHEN I look at the json file THEN I should see an object of objects with at least 2 differnt diary objects AND I should see the key value pairs of a uid, entry, date, and title THEN I should see this imported correctly into firebase

Developer Notes