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 US03: Log Posts Display

RoshnaVakkeel opened this issue · comments

As a Site user I can see the collection of log posts at a glance so that I can find the lab log posts of my choice

Acceptance Criteria

Acceptance Criteria 1:
Given that a new user visits the website
When they visit homepage/lab log posts page
Then they can see lab log post posts with title, a brief description and number of likes to help them decide on post selection

Acceptance Criteria 2:
Given that a returning user visits the website
When they visit homepage/lab log posts page
Then they can see the date of its creation so that they can see updated log posts

Acceptance Criteria 3:
Given that a returning user visits the website
When they visit lab logs page
Then they can see the link to the detailed lab post and upon clicking which they can see the whole post

Template file for Home nav menu items fully rendered. All mentioned features are implemented.