
Flashcard App
The Flashcard App is a digital tool that helps users study and memorize information using virtual flashcards. Each card contains a question (or term) on one side and the answer (or definition) on the other. Users can create decks, add cards, and review them using various study modes like self-review or quizzes.
This project involves CRUD operations, user authentication, and optionally uses spaced repetition algorithms for advanced learning.