Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 438 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 438 Bytes

The Leitner Box repository is a C++ implementation of a spaced repetition system, based on the Leitner method, which helps improve learning by reviewing flashcards at increasing intervals. It is especially useful for memorizing information efficiently.

Features:

  • Implemented in C++.
  • Spaced repetition algorithm for better memorization.
  • Terminal-based interface (no GUI).

License:

  • Apache License 2.0