nss-evening-cohort-9 / nutshell-pine

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

New Feed - Create #28

Open Saul3d opened 5 years ago

Saul3d commented 5 years ago

User Story

As a user, I should be able to Add a reference to a News article onto my dashboard.

Acceptance Criteria

GIVEN a user wants to record a news article on their dashboard WHEN the user performs clicks on the add News Post THEN a popup modal with 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 creating a new article WHEN the user performs clicks on the Save button THEN the article should be saved in the database, and assigned to the user

Developer Notes