hwiklhb / hwiklhb/Study-Flash-Cards

Import/Export Deck (JSON)

Open
#8 0 comments 0 reactions 1 assignee Claimed by @hwiklhb View on GitHub
good first issue
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Description:** Add import/export functionality for a deck to download/upload JSON files. Validate incoming JSON schema before import.

**Acceptance criteria:**
Export button downloads the selected deck as a JSON file.
Import button accepts a JSON file, validates the schema, and adds/replaces deck data.
Invalid files show a clear error message; valid imports persist to localStorage.

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.