Pranavc22 / quizzler

A basic quiz app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizzler

Introduction

Quizzler is a basic quiz app that lets the user choose True or False for different questions until the entire quiz is finished. This project is part of the Flutter Development Bootcamp Course by the London App Brewery.

Screenshots

App startupApp progressApp alert

Concepts Learned

Some of the new concepts learnt during the development of this project were:

  • Using Dart lists for app functionality and UI changes.
  • Modularising code into separate classes.
  • OOP concepts in Dart.
  • Dart classes and objects. Using class constructors. Using class properties and methods.
  • Using alert messages.

Resources

Some of the resources used in this project are:

About

A basic quiz app.


Languages

Language:Dart 79.8%Language:Objective-C 10.6%Language:Shell 7.6%Language:Java 2.0%