hwiklhb / hwiklhb/Study-Flash-Cards
Deck: Edit & Delete Deck
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Implement edit (rename) and delete actions for decks. Add a confirmation prompt before deleting a deck and its cards.
**Acceptance criteria:**
Each deck has edit and delete controls in the UI.
Editing updates deck title in UI and localStorage.
Deleting shows a confirmation; confirmed delete removes deck and cards and updates storage.
Difficulty: Medium
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.