Skip to content

A Language Learning App Utilizing a Space Repetition Algorithm built on PERN Stack

Notifications You must be signed in to change notification settings

CourtneyCarson/spaced-repetition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaced Repetition

Spaced Repetition is a technique to help users learn a new language by giving more emphasis to words users have trouble remembering. Words that are guess correctly are revisted less and less frequently as they are mastered. Backend: https://github.com/CourtneyCarson/spaced-repetition-api Live Website: https://spaced-repetition-v2.vercel.app/

1. Working Prototype

You can access a working prototype of the React app here: https://spaced-repetition-v2.vercel.app/

You can access repositories here: React app: https://github.com/CourtneyCarson/spaced-repetition Node app: https://github.com/CourtneyCarson/spaced-repetition-api

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.2%
  • CSS 8.3%
  • HTML 2.5%