KSDunne / statement_beauty

Here is a hair and makeup blog, called Statement Beauty. This is a full stack website built using the Django web framework. In addition to the blog app there is an app for booking a makeover appointment with a beautician. The overall theme of the website is, statement looks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User story 3: View a list of blogs that this site contains

KSDunne opened this issue · comments

As a site user I can view a list of blogs that this site contains so that I can pick the one that looks most interesting to me and read it in more detail

Tasks:

  • Add boolean logic to publish blogs
  • Use if statements in the index html for pagination

Acceptance criteria:

  • Acceptance criteria 1: There should be a dedicated page displaying a list of available blog posts.
  • Acceptance criteria 2: The list should be easy to navigate