Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 821 Bytes

File metadata and controls

27 lines (19 loc) · 821 Bytes

Spanglish App

This app aims to teach an individual the words of the spanish language. It utilizes a linked list algorithim to display words based on the amount of times the user answered wrong or right. The algorithim results in a great learning experience. This is an example of a Spaced-Repetition Algorithim.

Technology Stack

Front End

  • HTML
  • CSS
  • React
  • Redux

Back End

  • Node
  • Express
  • Mongoose
  • MongoDB

Live Links