stevenbui44 / flashcode

This application allows users to create and study flashcards tailored to LeetCode problems' questions, solutions, approaches, and time/space complexities.
0 stars 0 forks source link

Shuffle functionality for /study #33

Closed stevenbui44 closed 4 months ago

stevenbui44 commented 4 months ago

The assortments page should probably have a button for shuffling the cards since that is what helps really test memory in a flashcard website. There should be a button somewhere on the screen (maybe near Still Learning) where you can shuffle your cards so far (including when reviewing your cards in the Still Learning deck).

The page so far:

image
stevenbui44 commented 4 months ago

Woahhhh a shuffle button B)

image