Janis1992-08 / Capstone-Project-ServiceCircle

https://service-circle.vercel.app
0 stars 0 forks source link

DB for delete Service Card #28

Open Alexander-Iantbelidze opened 8 months ago

Alexander-Iantbelidze commented 8 months ago

Value proposition

As a User I want to delete Service Provider Cards. In order to prevent the display of irrelevant data across various devices and browsers.

Description

After creating the Service Provider Cards, I am able to delete them from where they appear, specifically on the Subcategory Page. The functionality remains the same as before, but the data in the database is persistently changed. This means that deleted Service Provider Cards are no longer available for viewing.

Acceptance criteria

Tasks

mbosselmann commented 8 months ago

Hi Team ServiceCircle, next CRUD operation and my next remarks. :D

Value Proposition At this point user can delete all service provider cards or? 🤔 Also the benefit could be more specific. I think a more meaningful value proposition could be:

As a user, I want to delete services, to be able to not display irrelevant data across various devices and browsers anymore.

Acceptance Criteria:

I hope this does help :)