Skip to content

jhonny1994/trivico

Repository files navigation

Trivico

Trivico is a simple quiz app built using Flutter. It uses the Open Trivia Database API to fetch trivia questions and provides a fun and interactive user experience.

Features

  • Fetches trivia questions from the Open Trivia Database API.
  • Presents multiple choice questions with multiple options.
  • Displays the score and time taken to complete the quiz.
  • Provides an option to replay the quiz.

Screenshots

Light Theme

Screenshot 1 Screenshot 2 Screenshot 3
Light Screenshot 1 Light Screenshot 2 Light Screenshot 3
Screenshot 4 Screenshot 5 Screenshot 6
Light Screenshot 4 Light Screenshot 5 Light Screenshot 6

Dark Theme

Screenshot 1 Screenshot 2 Screenshot 3
Dark Screenshot 1 Dark Screenshot 2 Dark Screenshot 3
Screenshot 4 Screenshot 5 Screenshot 6
Dark Screenshot 4 Dark Screenshot 5 Dark Screenshot 6

Getting Started

To use this app, follow these steps:

  1. Clone the repository.
  2. Install Flutter by following the instructions on the Flutter website.
  3. Open a terminal and navigate to the project directory.
  4. Run flutter pub get to fetch the dependencies.
  5. Run flutter run to start the app on a connected device or emulator.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.