koirpraw / quizzler

basic quiz True False

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quizzler

true false quiz project

This is one of the module from the DART/FLUTTER course taught by Dr. Angela Yu.

  • Simple quiz application demonstrates basic concept of OOP ( Object oriented Programming).
  • Very simple UI utilizes clases and objects created to access Question/Answers repo.
  • Intro to creating and working with consctuctors.
  • Intro to Creating Methods within the class to run quiz logic.
  • Covers topics on working with simple DART List class and methods associated with it.

About

basic quiz True False


Languages

Language:Dart 92.5%Language:Swift 5.4%Language:Kotlin 1.7%Language:Objective-C 0.5%