RoDoCode / Menooh

A culinary platform where users create, edit and review recipes. Collections of recipes make cookbooks. As the user community grows so too does the variation and options of recipes to add to your own cookbooks. Your profile has extra functions to make the collection even more useful at home.
0 stars 0 forks source link

USER STORY: Deleting Reviews on Account Related Content #18

Open RoDoCode opened 1 year ago

RoDoCode commented 1 year ago

As a logged-in user, I want to be able to delete reviews on my own recipes

RoDoCode commented 10 months ago

AC 1 - "User's should be able to easily delete reviews on their own content" AC 2 - "Deleted messages should send a notification to user's who wrote the review" AC 3 - "User's should be able to block other user's which will stop them reviewing their any of that user's content"

RoDoCode commented 9 months ago

AC 1 - was not met as it was beyond the project markscheme scope however it will be implemented in future iterations. For now only the commenter or admin can delete comments. However unauthorized comments are not shown (other than in the comment count) and contact can be made to admin if a user wants a comment removed on one of their recipes.

AC 2 - this is true when a commenter deletes their own comment.

AC 3 - Inter profile behaviours like blocking have not been added as this level of complexity was beyond the scope of the markscheme and time. However I would like to implement this in future iterations as it is a useful function for maintaining a health happy digital community.