root@coding-prodigies:~#
← Apps 🧠

Flashcard Study App

A flip-card study app with a simple spaced-repetition style 'I knew it / I didn't' review loop.

🟡 MediumDifficulty
3-4 hoursTime
Python, JavaScript, TypeScriptLanguages

What you're building

A deck-based flashcard app where you create decks, add question/answer cards, and study them one at a time with a satisfying 3D flip animation. Cards you mark 'I didn't know it' get shown again sooner, while ones you know well get pushed to the back - a simplified version of real spaced-repetition systems like Anki.

What you'll unlock 🔓

localStorageCSS 3D TransformsState ManagementArrays

You'll need

🗺️ Build roadmap

01 Set up deck and card data 02 Build the deck manager UI 03 Build the card creation form 04 Build the flip-card study view 05 Add the know/don't-know review logic 06 Track session progress 07 Persist everything and polish
🔒

Log in to start building

Your first project is free -- create an account to unlock it.

Log in Sign up free

👀 If you liked this...