jacob-macleod/Dolphin-Flashcard-App

Add Flashcard Shuffle

Open

#217 opened on Feb 23, 2025

 (5 comments) (0 reactions) (1 assignee)JavaScript (31 forks)auto 404
Reactgood first issuehelp wanted

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (PR metrics pending)

Description

Add a shuffle button when studying flashcards, so that the flashcards you are studying are randomly shuffled. You should be able to turn the shuffle on and off, and each time you turn it on, it shuffles the cards in a different order.

The shuffle button should be located here:

Image

You could be able to shuffle flashcards when viewing the "All flashcards" tab of a flashcard set you own, or when viewing a flashcard in the "Community" tab (to find one, you can search for a flashcard you made in the search box in the community tab).

If you'd like to work on this, let me know, and I'll send links to documentation, and send the SVG suffle icon for you to use

Contributor guide