Skip to content

Instantly share code, notes, and snippets.

@challey17
Created September 21, 2020 18:27
Show Gist options
  • Save challey17/9d33cf0257d12cd4a85afedbb45972c6 to your computer and use it in GitHub Desktop.
Save challey17/9d33cf0257d12cd4a85afedbb45972c6 to your computer and use it in GitHub Desktop.
app name : ThinkTank
An app where users can create decks of flashcards to study. Decks and cards will be saved in DB. The app will use spaced
repetition based on user feedback during study mode. The user rates how well they know information on a card, based on that
feedback the card will be shown more or less frequenty during study.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment