Description:
As a player, I want to export my deck data to a file and import it on another device, so I can transfer my progress without relying on server storage.
Acceptance Criteria:
Notes/Comments:
- Consider the best UX approach for handling merge vs. replace on import.
- Ensure that the UI is intuitive and accessible for both export and import actions.
- This feature serves as a workaround for the limitations of local storage on static apps.
Description:
As a player, I want to export my deck data to a file and import it on another device, so I can transfer my progress without relying on server storage.
Acceptance Criteria:
Notes/Comments: