FLASHCARD QUIZ APP
Mobile App · 2025

FLASHCARD QUIZ APP

Project Overview

Built during my internship at CodeAlpha, this app lets users create, manage, and quiz themselves on custom flashcards across any subject, with results and progress tracked locally via sqflite.

Category
Mobile App
Year
2025
Stack
Flutter, Dart

Tech Stack

FlutterDartsqfliteSQLite

Key Challenge

Making quiz mode feel fast and reliable while persisting all flashcard data locally required a well-structured SQLite schema and clean state management.

🗂
Custom Flashcards
Create, edit, and organize flashcards for any subject.
🧠
Quiz Mode
Test your knowledge with interactive quizzes based on your cards.
💾
Persistent Storage
All data stored locally and securely using sqflite (SQLite).
Explore This Project

Ready to See Flashcard Quiz App Live?

Dig into the source code on GitHub.