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

Implement Update Post View Logic and Template #12

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

zablon-oigo
Copy link
Contributor

Description:

This pull request introduces the functionality to update posts within the application.

Tasks Completed:

  • Implemented backend logic for updating posts.
  • Created a dedicated template for updating posts.
  • Updated URL paths to accommodate the new functionality.
  • Provided visual documentation through screenshots for review and feedback.

Screenshots:

update

Copy link
Owner

@Akash1362000 Akash1362000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks good. Just need to update the code with create post PR's changes and merge it here. Then this PR can be merged.

@Akash1362000 Akash1362000 added the enhancement New feature or request label Feb 25, 2024
@Akash1362000 Akash1362000 linked an issue Feb 25, 2024 that may be closed by this pull request
@Akash1362000
Copy link
Owner

Please resolve the merge conflicts, and merge the master branch into this one to get the latest changes into this branch. Also run pre-commit run --all-files command

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

Successfully merging this pull request may close these issues.

Enhancement: Implement Post Modification Functionality
2 participants