QuizHub App

Overview
Online Exam platform with interactive quiz features
The Problem
Students need lightweight assessment tooling that works offline-friendly where possible, tracks attempts, and stays approachable on phones.
The Solution
QuizHub pairs Flutter with SQLite persistence and deliberate state management so quizzes, categories, and review modes remain responsive without a heavyweight backend.
Technologies used
FlutterDartSQLiteState Management
Key Outcomes
- Offline-capable data layer demonstrating pragmatic schema choices for education apps.
- Video-ready showcase validating UX for quiz loops and progress summaries.