A simple and effective flashcard app for memorizing facts, vocabulary, and more.
The app is available on the App Store: Download Link
- Interactive flashcard learning
- Multiple quiz categories
- Progress tracking with spaced repetition
- Support for images in cards
- Tag-based filtering
Public quizzes are fetched from our GitHub repository: flash-quizzes
Private quizzes are supported but currently point to a hardcoded backend server (easily configurable upon request).
To add new quizzes, please refer to the quiz repository for format and contribution guidelines.
The private quiz backend is a simple file server written in Rust: rust-file-server
This app is built with Flutter.
Requests for updates, bug reports, and feature suggestions are more than welcome! This project started as a personal tool for close relatives but can be improved for more general use upon demand.