Skip to content

minicat/flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flashcards

Simple flashcard web app for me to test Chinese vocab. Backed by Airtable!

I have an Airtable base that stores each of my vocab words as a record. /client contains the frontend React app. /src contains an Express server that talks to Airtable to query and update records (and serves the client).

Screenshots

Main page During the quiz Quiz results

TODOs

  • Quiz by category
  • Option to choose test direction (English -> Chinese, Chinese -> English, both ways)
  • Track practice streaks across days
  • Display/track directional (English -> Chinese, Chinese -> English) correctness separately
  • Toggle to enable/disable recording stats
  • Option to set quiz size

About

Simple flashcard app for personal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published