tmarkec / take_a_hike

0 stars 1 forks source link

User can view posts #3

Closed tmarkec closed 1 year ago

tmarkec commented 1 year ago

As a first time user I want to be able to view list of post so that I would get quick access to relevant information and get better understanding of content

tmarkec commented 1 year ago

Acceptance criteria:

  1. Separate page with list of posts
  2. Each posts when clicked opens up on the new page with full displayed image, text and other information about the post

Tasks: 1.Create new template to display the posts

  1. Create url path to that page
  2. Create function to display posts from database