nss-evening-cohort-9 / nutshell-pecan

nutshell-pecan created by GitHub Classroom
0 stars 0 forks source link

News - CREATE #12

Open GitMullins opened 5 years ago

GitMullins commented 5 years ago

User Story

As a user, I should be able to add my own personal news articles to the dashboard

Acceptance Criteria

CREATE: GIVEN a user wants to record a news article on their dashboard WHEN the user performs a gesture on a New Article affordance THEN a form should be presented to the user in which the following information can be entered

News title Synopsis URL GIVEN a user has entered in all field values for storing a new article WHEN the user performs a gesture on the Save Article affordance THEN the article should be saved in the database, and assigned to the user

Development

GitMullins commented 5 years ago

1-newsCreate