Ryan @ryan.phonicsandstuff.com · Dec 15

We release our flashcard tool today. This was the first thing we've added that really tracks progress in a reading skill. I hooked it into our Supabase postgres to track progress on each card, so we can implement space-repetition learning. Sveltekit made it easy to let users create decks.

2 likes 1 replies

?

Replies

Ryan · Dec 15

The schema evolved as we developed it, but stabilized a few weeks ago. We use a few hardcoded flashcard decks, based on the educational scope and sequence of a few different phonics programs. In the future, we plan to let users make a custom deck, but wanted to get it all working first.