hwiklhb / hwiklhb/Blog-Platform
Post CRUD: Edit & Delete Posts
Open
good first issue
- Dominant language
- CSS
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Implement edit and delete functionality for posts. Provide a confirmation prompt before deleting and an autosave draft mechanism for edits.
**Acceptance criteria:**
Posts can be edited and saved, updating the UI and storage.
Delete requires confirmation and removes the post from the list and storage.
Edits autosave to drafts until explicitly published.
Difficulty: Medium
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.