**Description:** As a **player**, I want to delete a deck so that I can manage my decks more effectively. **Acceptance Criteria:** - [ ] A button is available for deleting a deck. - [ ] The user can select which deck to delete. - [ ] The selected deck is removed from the screen and local storage. - [ ] The user is prompted to confirm the deletion before it proceeds. - [ ] The user has the option to cancel the deletion process. **Notes/Comments:** - Consider handling dependencies or related data when a deck is deleted.
Description:
As a player, I want to delete a deck so that I can manage my decks more effectively.
Acceptance Criteria:
Notes/Comments: