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 11: Edit Lab Log Posts

RoshnaVakkeel opened this issue · comments

As a signed-in site user I can edit and update a lab log post I created so that I can make additions, edit, correct the entries I made in the post

Acceptance Criteria

Acceptance Criteria 1:
Given that a signed-in site user who has created a lab log post visits personalized web-page
When navigate to their created lab log post
Then they can see an edit button using which they edit the details and update changes

Acceptance Criteria 2:
Given that a signed-in site user who made the edit
When navigate to the homepage, lab logs and log details pages
Then they can see that the updated version of the created post reflects on the web-pages

Criteria 1 achieved.

Acceptance Criteria achieved. The lab log post created by the logged in user can be visualized in user's page.