From deef992b8cc7e57b880c1c38f994d38825240ca1 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 18:25:40 +0900 Subject: feat(client): add create card modal with form validation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add CreateCardModal component to allow users to create new flashcards with front and back text fields. Integrate the modal into DeckDetailPage with an "Add Card" button. Include comprehensive unit tests. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- docs/dev/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 86e0a5e..9988839 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -104,7 +104,7 @@ Smaller features first to enable early MVP validation. ### Frontend - [x] Card list view (in deck detail page) -- [ ] Create card form (front/back) +- [x] Create card form (front/back) - [ ] Edit card - [ ] Delete card - [ ] Add tests -- cgit v1.2.3-70-g09d2