Psiale / quizzler-flutter

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp

Home Page:https://www.appbrewery.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizzler โ“

This project is part of a series of projects to be completed by students of the AppBrewery flutter course.

This project focuses on creating a Quizz app.

Preview

App preview

๐Ÿงฎ The Project Brief

The premise of this project is to learn how to build several classes to have a better code structure using OOP principles like Polymorphism, Abstraction, Encapsulation and Inheritance, by building a Question True/False UI.

๐ŸŽฏ Features

  • You can switch between English and Spanish by touching the toggle button

English

App Preview

Spanish

App Preview

  • You can see if your answers where right or wrong with a live update at the bottom of the screen

Right or Wrong?

App Preview

  • You get the number of correct answers at the end of the game

Results

App Preview

๐Ÿงฌ Technologies & Languages Used

  • Dart
  • Flutter
  • Github

๐Ÿ›Ž๏ธ Contributions, Issues & Forking

If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the Quizz app page.

If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!

  1. Fork it

  2. Create your working branch (git checkout -b [choose-a-name])

  3. Commit your changes (git commit -m 'what this commit will fix/add/improve')

  4. Push to the branch (git push origin [chosen-name])

  5. Create a new Pull Request

๐ŸคŸ๐Ÿฝ๐Ÿ˜„ ๐Ÿ˜›๐Ÿค™๐Ÿพ Creator

Alexis Sanchez

๐Ÿ™Œ๐Ÿพ Show Your Support

Give a โญ๏ธ if you like this project!

About

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp

https://www.appbrewery.co


Languages

Language:Dart 84.7%Language:Objective-C 6.4%Language:Shell 5.9%Language:Java 3.1%