Skip to content

thinkful-ei26/Randy-RP-Spaced-Rep-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITALIAN 5000!

This is Italian 5000!

Italian 5000 teaches you the Italian language by giving you daily tests. Each test is then processed using a complex algorithm to track which questions you are getting right and which ones you are getting wrong and then tests you more often on the words you keep getting wrong to help you learn them better. Registering allows Italian 5000 to keep track of your progress so each time you login you will resume learning where you left off.

Godere!

Link to deployed app:

https://fathomless-savannah-97450.herokuapp.com/

Link to server github repo:

https://github.com/thinkful-ei26/Randy-RP-Spaced-Rep-Server

Demo Account

Username: username123 Password: Password123

Technical Stack:

  • React for Frontend
  • Redux for State Management
  • Node and Express for backend
  • MongoDB for the database

User Log-in:

New User Registration:

Answer Mode:

Right Answer:

Wrong Answer:

my-app/
  README.md
node_modules/
  package.json
public/
  index.html
  favicon.ico
src/
  actions/
    auth.js
    users.js 
    words.js
    utils.js
  components/
    app.js
    dashboard.js
    game.js
    header-bar.js
    hello-user.js
    input.js
    intro.info.js
    landing-page.js
    login-form.js
    registration-form.js
    registration-page.js
    requires-login.js
  reducers/
    auth.js
    current-word.js
    next-word.js
    set-order.js
    words.js
  images/
  index.css
  config.js
  local-storage.js
  index.js
  logo.svg
  store.js
  validators.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published