RoshnaVakkeel / Little_Learners_Lab_Logs

A website where curious kids of all ages can explore, create activity logs and also post fun science experiments that can be performed even at home.

Home Page:https://little-learners-lab-logs.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY US 12: Delete Lab Log Posts

RoshnaVakkeel opened this issue · comments

As a signed-in site user I can choose to delete a lab log post I created so that I publish only the posts of my choice

Acceptance Criteria

Acceptance Criteria 1:
Given that site user who has created a lab log post in the personalized web-page
When clicks delete button next to their post
Then they can delete the post from homepage, lab logs page and personalized web-page

Button created and user can delete post successfully.