ECHO is a spaced repetition flashcard web application that helps users learn and retain information. This technique is based on the concept that information is better learned and remembered when it is reviewed at increasing intervals over time.
With this app, users can create custom flashcard decks, review and practice their flashcards in a spaced repetition manner.
ECHO is built using the following technologies:
- Front-end: React, React Router, React Bootstrap, HTML, CSS
- Back-end: Node.js, Express.js, MongoDB
- Authentication: FirebaseAuth
- Data Persistence: MongoDB Atlas (Cloud-hosted MongoDB database)