Home
Softono
supaquiz

supaquiz

Open source MIT Dart
17
Stars
3
Forks
1
Issues
1
Watchers
2 years
Last Commit

About supaquiz

A fun and interactive quiz app built with Flutter. Test your knowledge on various topics!

Platforms

Web Self-hosted iOS Android

Languages

Dart

Quiz App πŸ“

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.

Platform Support

Download for Android from the releases page. You can also run the app in your browser. Windows release is not available at the time.

Features

  • βœ… 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

Screenshots

Screenshot Screenshot Screenshot Screenshot
Leaderboard Page Public USer Page Profile Page Create Quiz Dialog
About Dialog Quiz Page Finished Quiz Page Auth Page

Contributing

To run this app on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/zTomz/supaquiz.git
  2. Navigate to the cloned repository:

    cd supaquiz
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Issues

If you encounter any issues, please open an issue on GitHub.

License

This project is licensed under the MIT License