day-cohort-70 / rare-api-superawesometeamname

rare-api-superawesometeamname created by GitHub Classroom
0 stars 0 forks source link

Create a Comment #41

Closed Valerie-Freeman closed 3 months ago

Valerie-Freeman commented 3 months ago

As a commenter, I would like to be able to add a Comment to a Post so that I can take part in the discussion about a Post.

Given the user is viewing the Details of a Post When they select the Add Comment menu option Then they should be directed to a page with a form for creating a new Comment

Given the user has entered in the comment text When they click the Save button Then the Comment should be saved to the database And the creation datetime should be automatically set to the current date and time And the user should be redirected to the new Comments list page for the related Post

Joealb75 commented 3 months ago

avg 3. Will require outside references