Skip to content

cenk-idris/quizz_app

Repository files navigation

Quiz App

Quiz app consist of 5 distinct categories where user can choose or can press 'quick start' button for random category. Learned about app theming for consistent look and 'Provider' state manager.

Features

  • 5 distinct categories
  • Randomized questions at least 10 for each category
  • Process bar to track performance

Visual

Homescreen Questionscreen Scorescreen
Home screen of QuizAPP Question screen of QuizApp Score screen of QuizApp

Run Locally

Prerequisites

Ensure you have the following installed on your local machine:

Clone the repository

First, navigate to the directory where you want to store the project and clone the repository:

git clone git@github.com:cenk-idris/bizz-card.git
cd bizz-card

Sets correct Flutter SDK version for the project (it sets SDK only for this project so it wont mess your global config no worries)

fvm use

Open iOS Simulator, hope you have mac :)

open -a Simulator

Run the application

flutter run

Try in case of error , might help :)

  flutter doctor -v

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages