Skip to content

Truta446/flutter_quizz

Repository files navigation

Next Level Week - Dev Quiz (NLW5)

Author Languages GitHub stars GitHub forks

DevQuiz

  • ✅ Liftoff 💪
  • ✅ Maximum Speed 🏃‍♂️
  • ✅ In Orbit 👨‍🚀
  • ✅ Landing 🔥
  • ✅ Surface Exploration ⚡
  • 🔄 Accelerating your Career 🚀

Topics 📋


Layout 🎨

The Layout was developed by Tiago Luchtenberg, and you can access it on Figma:


Functionalities 🛠️

  • Quiz

    • Questions,
    • Answers,
    • User feedback,
    • Ranking and Score,
    • Results
    • Sharing Results ...
  • Among many other amazing things!


Notion Files 📋


How to Use 🤔

First of all, correctly configure the Flutter development environment on your machine, see https://flutter.dev/docs/get-started/install

- Clone this repository:
$ git clone https://github.com/Truta446/flutter_quizz.git DevQuiz

- Enter in directory:
$ cd DevQuiz

- For install dependencies:
$ flutter pub get

- Run the app: 
$ flutter run

How to Contribute 💪

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

License 📝

This repository is under MIT license. You can see the LICENSE file for more details. 😉


This project was developed with ❤️ by @Juan Versolato, with the instructor @GabulDev, in #NextLevelWeek05 from Rocketseat.
If it helped you, give ⭐, contribute, it will help me too 😉


Linkedin Badge

Releases

No releases published

Packages

No packages published

Languages