DeeMcCart / CI_PP5_Jeweller

Jewellery website for CI Project 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Story: FTU_06: View a range of products with product characteristics

DeeMcCart opened this issue · comments

EPIC: #24

  • FTU_06: As a First-Time User I want to see a range of products which are offered by the Jeweller, to see pictures, descriptions price (for off-the-shelf items), lead-time for each item so that I can make purchase decisions

Assumptions or Pre-Requisites:

  • Products app is installed

Acceptance Criteria: (Must be completed before task is moved to 'Done')

  • Must be able to navigate to Products page and see overview
  • Must be able to navigate to Product Detail page and see a fuller product description

Tasks

  • Task1 Install Products app
  • Task2 Models Admin Views Templates
  • Task3 urls for product product detail
  • Task4 Amend menu links to access products
  • Task5 Add product categories to reflect item type, metal type, stones, colours, lead times, suppliers
  • Task6 Install & Configure templates for Product, Product Detail

Before changing task status to 'Review' or 'Done' please provide comment (and screenprints if appropriate) as documentary evidence of task completion

Worked on this 30&31/01/24; now have a reasonable approach:

All products:

Image

Product detail:

Image

Product category filters (based on category data loaded 30-31/01/24):

Image

Just realised lead time not yet displaying.... this is stored in cat5.
Also filter on stones (which an be found in cat 3 OR cat4) not yet working fully.
A little bit more work to do on this before completed....

05/02/24 Sprint2 Review:
Raised #43 to handle searching on cat fields
Raised #44 re display of lead times