Skip to content

autologie/lernkartei2

Repository files navigation

Lernkartei v2

Architecture overview

flowchart TB
  subgraph Fauna["Fauna DB"]
  LearningLog
  Dictionary
  end

  LearningLog --->|aggregation| LearningProgress ---> Weights
  Wiktionary --->|scraping| Dictionary
  Dictionary ---> Weights
  r["Random number"] ---> Question
  Weights ---> Question
  Dictionary ---> Question
  Question --->|user interaction| Response
  Response ---> LearningLog
Loading

About

Another flashcard app for German-language vocabulary building

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published