Louibens / PP4-Free-Furniture-Ireland

0 stars 0 forks source link

USER STORY: ITEM DISPLAY #4

Open Louibens opened 1 year ago

Louibens commented 1 year ago

As a user, I want to be able to browser through the items that are available to find items that I might want/need

Louibens commented 1 year ago

Acceptance criteria: A user can scroll through the full list of furniture posts and click on one to see more detail about it

Louibens commented 1 year ago

Tasks

  1. Create furniture_items.html and code
  2. Set up Furniture view class
  3. Add link to furniture_items page to nav bar in header
  4. Create furniture_detail.html
  5. Set up FurnitureDetail view class
  6. Set up urlpatterns in urls.py