eneben / capstone-flip-wise

https://capstone-flip-wise.vercel.app
1 stars 0 forks source link

Delete Collection #16

Open eneben opened 3 weeks ago

eneben commented 3 weeks ago

Delete Collection

Value Proposition

As a user

I want to delete collections that are no longer relevant,

so that I can maintain a clean and organised collection list, ensuring it’s always up to date.

Description

Image

Acceptance Criteria

Tasks

SylvieDoumet commented 2 weeks ago

Good job! Please be more precise in your wording in the following 2 sections

Acceptance criteria option -> button

Task Create dynamic dumb button component receiving props: content, onClick, type -> Create a reusable button component that receives the following props: content, onClick, type

An add on could be : Ensure the button's style and behavior are consistent across different contexts.