Skip to content

Seraphyne/senna-app-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senna

By Renata D.

Netlify Status

📌 Summary:

Senna is an app for learning Portuguese using the flashcard system and spaced repetition. It can be accessed in any browser, data is stored in a single file and there is no level of difficulty. You need to have an account in order to access the app. Once that is done, you can check your Dashboard daily and see your progress. Each word displayed will show how many times that word was guessed correctly and incorrectly.

📌🔗 Links:

📌💻 Technology Used:

Front-End:

Back-End:

Deployment:

📌📄 API Documentation:

Method Path Purpose
POST /api/user Register a new user
GET /api/language Get all the words the user is learning
GET /api/language/head Get the guesses the user made
POST /api/language/guess Registers the guess the user made
POST /api/auth Checks the authorization
POST /api/auth/token Checks for validation on username & password

📌📇 Contact:

About

This project was made by Renata. Thinkful's Data structures & algorithms || Titled: Senna. A spaced repetition capstone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published