Categorygithub.com/flashbacksrs/flashback
modulepackage
0.0.0-20180106103320-7a09d4d6d1dd
Repository: https://github.com/flashbacksrs/flashback.git
Documentation: pkg.go.dev

# README

Build Status

What is Flashback?

Flashback is (will be) a Spaced Repetition Software with a mobile-first, offline-first design. It takes many concepts from existing programs such as Anki.

You can read my blog post about how I believe Anki falls short as an explanation for some of the improvements I eventually hope will exist in Flashback.

Flashback is currently in the very early stages of development, and as such there's not really much to see here.

License

The Flashback client is open source, and released under the MIT license (see LICENSE.txt for details).

The server software is not open source, but the intention is to make access to it free, with the possibility to pay for premium features (such as professionally-created flash card decks) at some future date.

Contributing

Your contributions to this code base are welcome. Feel free to submit a pull request, or create an Issue to request a feature or ask how you specifically can contribute.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Complete Blackout.
correct response after a hesitation.
correct response recalled with serious difficulty.
incorrect response; where the correct one seemed easy to recall.
incorrect response; the correct one remembered.
perfect response.
Ease factor options.
Interval options.
Lapse options.
Ease factor options.
Ease factor options.
Interval options.

# Interfaces

CardView represents a view of a card or card-like object.

# Type aliases

AnswerQuality represents the SM-2 quality of the answer.