Skip to content

Flashcards for vocab in Van Norden's "Classical Chinese for Everyone"

Notifications You must be signed in to change notification settings

dawaltconley/classical-chinese-flashcards

Repository files navigation

Classical Chinese Flashcards

This is a flashcard app for the vocabulary in Bryan Van Norden's Classical Chinese for Everyone. I wrote it to help myself learn the material and I hope it will assist others in doing the same.

Filtering

You can filter vocabulary using the "Filters" drawer at the bottom of the screen. Flashcards will be included if they match any selected filter in all filter categories (lessons, types, etc.). Lesson numbers correspond to the lessons of the book.

"Apply Filters" will apply updated filters to the remaining words without changing your progress. "Reset Cards" will clear your progress and apply updated filters to a fresh set of characters.

Using with Pleco

If you prefer to use Pleco as your flashcard app, you can download a compatible flashcard text file from /cc4e-flashcards.txt and import it with the Pleco app.

Contributing

If you are just interested in updating the vocab, all of that is located in data/wordlist.ts.

This is a Next.js project bootstrapped with create-next-app, and can be run locally using

yarn install
yarn dev

To learn more about Next.js, take a look at the following resources: