Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.04 KB

File metadata and controls

36 lines (24 loc) · 1.04 KB

Recall Rush

Fast active-recall study sprints with instant feedback.

Team Members:

Nathan Le, Brian Nguyen, Jadon Malvar, Jaden Le

What it does

RecallRush helps students turn study material into quick flashcard-style quizzes. Students can create decks, generate or add cards, take quizzes, and track scores/confidence over time.

Why we built it

Active recall is a powerful study technique, but students often default to passive studying because dedicating study time, making flashcards, and answering practice questions takes extra effort. RecallRush reduces that friction by offering a streamlined, all-in-one service for helping students start practicing faster.

Features

  • Create study decks by subject or topic
  • Add cards manually or generate flashcards with AI
  • Take quizzes from selected decks
  • Track recent, average, and best scores
  • Record confidence levels
  • Schedule study sessions with a calendar view

Built With

  • Next.js / React
  • TypeScript
  • Tailwind CSS
  • Gemini API

How to Run

npm install
npm run dev