Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 636 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 636 Bytes

Basic Quiz App

This is a basic flutter application

Roadmap

Next Release

  • Add quiz difficulty and category setup

Current v1.1.0

  • Get questions from external API

Old V1.0.0

  • Static quiz with score

Installation

Use terminal to install flutter quiz app.

$ git clone https://github.com/alohajaycee/flutter-quiz_app.git
$ cd flutter-quiz_app
$ flutter run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT