A fun and interactive quiz app built with Flutter. Test your knowledge on various topics! This project was originally developed for the Supabase Open Source Hackathon 2024, but I couldn't finish it in time.
Download for Android from the releases page. You can also run the app in your browser. Windows release is not available at the time.
- ✅ Multiple-choice questions
- ✅ Score tracking
- ✅ Timer tracking
- ✅ Leaderboard
- ✅ Randomized questions (over 4,146 questions)
- ✅ A lot of categories
- ✅ Choose between multiple difficulty levels
- ✅ User-friendly interface
Screenshot | Screenshot | Screenshot | Screenshot |
---|---|---|---|
To run this app on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/zTomz/supaquiz.git
-
Navigate to the cloned repository:
cd supaquiz
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
If you encounter any issues, please open an issue on GitHub.
This project is licensed under the MIT License