/devquiz

Question application based on development technologies.

Primary LanguageDart

dev.quiz_

Description   |    Requirements   |    Technologies   |    Usage   |    Demonstration


License Repo size Top lang Stars repo Forks repo Pull requests Last commit

Report bug · Request feature


Description

Question application based on development technologies. Made to encourage learning in the technology area, with a delicate, simple and objective design.

It was my first experience with these technologies (Dart and Flutter), I really liked the simple way the design is formed, it's simple and agile to design applications using Flutter.

Project created from the 5th edition of the Next Level Week (NLW), taught by Gabul Dev, from April 19th to 25th, 2021.

Requirements

Technologies

  • Dart
  • Flutter
  • Cupertino icons
  • Share plus

Usage

You can clone it on your pc using the command:

git clone https://github.com/Lissone/devquiz.git
cd devquiz

Install dependencies using:

flutter pub get

Run application:

It depends on the IDE and how you want to emulate the application, so I'll leave the flutter documentation for reference.

Demonstration

Home page Question page Result of selected questionnaire
Home Question Congratulations

License

Distributed under the MIT License. See LICENSE for more information.

Made with ❤️ by Lissone