nss-evening-cohort-9 / nutshell-peanut

nutshell-peanut created by GitHub Classroom
0 stars 3 forks source link

News - UPDATE #18

Closed emilykdewitt closed 5 years ago

emilykdewitt commented 5 years ago

User Story

As a user, I should be to update news articles on my dashboard

Acceptance Criteria

GIVEN a user wants to update a news article WHEN the user clicks the edit button THEN the existing article should be replaced with a collection of input fields AND all the information for the article should pre-populate in the form AND after the user edits the information and pushes a 'Save Article' button the data should update in firebase and be updated on the page

Development