/spaced_box

an app which uses spaced repetition to help people memorize a foreign language

Primary LanguageJavaScript

Spaced box

Spaced repetition is a learning technique that incorporates increasing intervals of time between subsequent review of previously learned material in order to exploit the psychological spacing effect.

Users of Spaced box can practice Hungarian using the spaced repetition technique. Words that are guessed incorrectly will be displayed to the user more frequently so they can learn Hungarian more effectively.

View Words Flashcard Correct! Incorrect

See it live!

Spaced Box App

Spaced Box Server (GitHub)

Technology Used

Front-End: ReactJS | CSS

Back-End: NodeJS | KnexJS | ExpressJS | PostgreSQL

Testing: Cypress