Skip to content

thinkful-ei-macaw/SpacedRepition-server-VB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaced repetition API

Spaced repetition Server

Introduction

  • Learning spanish one word at a time.

  • Learn in repetition.

  • This is a spanish translator app, that has been produced utilizing a linked list data structure, and a specific algorithm mentioned above

  • You will see the words you get wrong more often to get more practice.

  • The user can see their current total score, how many times they have gotten a word wrong and right. As well as a nice message congratulating the user

heroku link:

https://spaced-repetition-api-vb.herokuapp.com/

link to live app:

https://spaced-repetition-three.now.sh/

link to server repo:

https://github.com/thinkful-ei-macaw/SpacedRepition-server-VB

link to client repo:

https://github.com/thinkful-ei-macaw/SpacedRepition-client-VB

Partners: Vendy Prum and Brannen Petit

Tech-Stack:

  • ReactJs
  • NodeJs
  • Express
  • HTML
  • JSX
  • CSS
  • queue, linkedlist
  • heroku

API Docs:

Summary

  • This app allows users to view their current spanish words, that they are attempting to learn
  • This apps allows users cycle through different words
  • This app allows users to submit a guess for each word in their list
  • This app provides the user feedback on whether or not they got a words translation correct or not
  • This app shows the user their total score and allows them to go back to the dashboard to see all their words

SpacedRepition-server-VB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors