Skip to content

Submitted the first task for dev's club flutter development ( dart console app)

Notifications You must be signed in to change notification settings

abhishekdv1/Console-Quiz-task-dev-sclub-task-1-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz (Console) App

A basic quiz console app that uses the fundamentals of dart language. The concepts used are Object-Oriented Programming (OOPs), Null-Safety, data-types, packages and inheritance.

Features:

  • Multi-select option as answer.
  • Questions are in randomised order.
  • A message (correct/incorrect) is given after answering every question.
  • Score gets calculated.
  • Quiz data is stored in another file
  • User can take the quiz again on another topic or same question until he exits the quiz console app by giving 3 as input.

Screenshots:

Terminal Screenshot

About

Submitted the first task for dev's club flutter development ( dart console app)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages