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

Add Post Editing Feature #4

Open
aryad14 opened this issue Oct 2, 2024 · 1 comment
Open

Add Post Editing Feature #4

aryad14 opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@aryad14
Copy link
Member

aryad14 commented Oct 2, 2024

Implement a feature that allows users to edit their blog posts after publishing. Ensure the changes are tracked and can be reverted if needed.

@aryad14 aryad14 added enhancement New feature or request hacktoberfest labels Oct 2, 2024
@swaraj017
Copy link

swaraj017 commented Oct 14, 2024

Please assign this issue to me !

Methodology:

  1. Initiate Edit : User clicks the "Edit" button on the blog post.

2)Fetch Current Content: Retrieve the current post data from the database and populate the edit form.

3)Update Content : User modifies the content in the form and submits changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants