hwiklhb / hwiklhb/Study-Flash-Cards
Add Card UI
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Add UI for creating cards inside a deck (front text + back text). Validate that both fields are non-empty. Save cards to localStorage.
**Acceptance criteria:**
From a deck view, users can add a new card with front and back fields.
Validation prevents saving empty front/back and shows an error message.
New card is visible in the deck and persists after refresh.
Difficulty: Easy
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.