Skip to content

mertserezli/ShortTermMemorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short Term Memorization App

https://quizzical-jang-46a3c2.netlify.app/

Short term memorization project aims to easily memorize things for short term as fast as possible.

It utilizes spaced repetion. https://en.wikipedia.org/wiki/Spaced_repetition

It respectively uses intervals of 5 seconds, 25 seconds, 2 minutes, 10 minutes, 1 hour, 5 hours and 1 day.

All informations are stored as digital flashcards with front and back face.

Front face contains question and back face contains the answer for the question.

If you answer the question right it asks again after next interval. If not it asks again after previous interval.