Minglr icon indicating copy to clipboard operation
Minglr copied to clipboard

[feat] Add a DELETE option to a post

Open Mayuresh-22 opened this issue 4 months ago • 2 comments

What is expected?

There's no way someone can delete their uploaded posts. You are expected to develop a "Delete" option so that users can easily delete their uploaded posts permanently.

What you can do?

You can add a "Delete/Trash" icon at the top-right corner of the post box. When the user clicks on it, a confirmation box will pop up to confirm which post will be permanently deleted.

Things to remember

Your changes must be responsive and ensure that the delete button shows up only on posts uploaded by the user who is logged in.

As deleting is one of the CRUD operations you will be working with a database so make sure you are pretty aware of what you are doing.

Mayuresh-22 avatar Feb 09 '24 09:02 Mayuresh-22

Hi ,I am interested to work on this issue ,request to you assign this issue to me .I can help you by adding the delete option

Ankita-0302 avatar Feb 09 '24 15:02 Ankita-0302

Hey @Ankita-0302, I am assigning this issue to you. Make sure you have understood the issue. Start working on it, it would be great if you raise PR in the coming 2 days.

Mayuresh-22 avatar Feb 09 '24 16:02 Mayuresh-22