diff --git a/specs/002-at-the-moment/checklists/requirements.md b/specs/002-product-list/checklists/requirements.md similarity index 98% rename from specs/002-at-the-moment/checklists/requirements.md rename to specs/002-product-list/checklists/requirements.md index 32e8266..81615fc 100644 --- a/specs/002-at-the-moment/checklists/requirements.md +++ b/specs/002-product-list/checklists/requirements.md @@ -1,6 +1,6 @@ # Requirements Checklist: Product Selection Landing Page -**Feature**: 002-at-the-moment +**Feature**: 002-product-list **Created**: 2025-10-17 **Status**: Draft @@ -101,4 +101,4 @@ - [ ] Code follows project conventions (Python, Flask, no JS) - [ ] Security requirements met (XSS prevention, access control) - [ ] Documentation updated (if needed) -- [ ] Feature committed to branch 002-at-the-moment +- [ ] Feature committed to branch 002-product-list diff --git a/specs/002-at-the-moment/spec.md b/specs/002-product-list/spec.md similarity index 99% rename from specs/002-at-the-moment/spec.md rename to specs/002-product-list/spec.md index fe2da8d..36461c4 100644 --- a/specs/002-at-the-moment/spec.md +++ b/specs/002-product-list/spec.md @@ -1,6 +1,6 @@ # Feature Specification: Product Selection Landing Page -**Feature Branch**: `002-at-the-moment` +**Feature Branch**: `002-product-list` **Created**: 2025-10-17 **Status**: Draft **Input**: User description: "At the moment visitors of the website need to know the link to the product submission page when they want to submit a feedback. The now should be able to see a list of all active products in order to choose what product they want to give a feedback."