jwasham / computer-science-flash-cards

Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
Creative Commons Attribution Share Alike 4.0 International
8.4k stars 2.01k forks source link

Previous Card functionality #100

Open iamsureshraju opened 8 months ago

iamsureshraju commented 8 months ago

This project is awesome. Could you please add a "Previous Card" button functionality, so that we can go back on the cards learnt.

jwasham commented 8 months ago

You're right, I don't think there's a place to look at the cards you've learned. I honestly don't remember, it's been years since I've looked at this. I won't be adding it myself, but if anyone wants to give it a try, I'm open to looking at the pull request.

marielledoenges commented 1 week ago

Hi! I will take this on. An open source contribution is required for one of my classes, so I will try to implement this feature.