QuoteHub App
01
Overview

Random quote generator with categories and favorites
02
The Problem
Micro-apps still deserve dependable networking, persistence, and interaction polish—especially when the scope looks “simple”.
03
The Solution
QuoteHub keeps the UX minimal while wiring Flutter to REST quote sources, local caching/favorites, sharing hooks, and restrained visual hierarchy.
Technologies used
4Languages
Dart
Platforms
Flutter
Backend, data & cloud
REST API
Other
Local Storage
04
Key Outcomes
- Demonstrates pragmatic API error handling within a tiny surface area.
- Portfolio-ready example of category filters + favorites without heavyweight dependencies.
05