hwiklhb / hwiklhb/Blog-Platform

Post CRUD: Edit & Delete Posts

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.