Space Repition Project is a full-stack app that helps users learn the beautiful language of spanish using the Space Reptetion algorithm.
> git clone https://github.com/simgill13/spaced-repetition-algorithm-app-.git
> cd spaced-repetition-algorithm-app-
> npm install
> npm run dev
Then open http://localhost:8080 in a browser.
The main focus of the Spanish Repetiton Project was to help people learn one of the most popular and beautiful languages on the planet. By using the Space Repetiton technique to teach Spanish, users are able to learn at a much more efficient pace.
Whether you are looking to pick up useful new skill or to impress a special person, Spanish Repetition is going to help you get the results you are seeking. By asking questions in an intuitive way, users will see questions that they get wrong more frequently than questions they get right. This way you can focus on learning what you don't know and not what you already do know.
All wire frames were made with Wireframe.cc.
- HTML
- CSS
- Javascript
- React / React-Router
- Redux / Redux-Thunk
- React-Redux
- Jquery
- JS-Cookie to send a cookie to keep users logged in after app is closed.
- Node.js + Express.js (web server)
- MongoDB + Mongoose
- mlab for cloud database