Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add a DELETE option to a post #112

Open
Mayuresh-22 opened this issue Feb 9, 2024 · 2 comments
Open

[feat] Add a DELETE option to a post #112

Mayuresh-22 opened this issue Feb 9, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request HARD Issues with this labels has HARD level difficulty help wanted Extra attention is needed SWOC S4 Issues with this labels are officially for Social Winter of Code program

Comments

@Mayuresh-22
Copy link
Owner

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 Mayuresh-22 added enhancement New feature or request help wanted Extra attention is needed SWOC S4 Issues with this labels are officially for Social Winter of Code program HARD Issues with this labels has HARD level difficulty labels Feb 9, 2024
@Mayuresh-22 Mayuresh-22 changed the title [feat] Add a delete icon to a post [feat] Add a DELETE option to a post Feb 9, 2024
@Ankita-0302
Copy link

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

@Mayuresh-22
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HARD Issues with this labels has HARD level difficulty help wanted Extra attention is needed SWOC S4 Issues with this labels are officially for Social Winter of Code program
Projects
None yet
Development

No branches or pull requests

2 participants