A full stack app
A solo project
Sirilla uses a linked list to implement the spaced repetition technique of learning to best aid users in learning new languages.
This app was built using JavaScript, React, CSS. The server was built using Node.js, Express, and Knex. The database was built using PostgreSQL. Testing was done using Supertest, Mocha, Chai, and Cypress.