DevQuiz Save

Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀

Project README

Logo dev.quiz_

DevQuiz

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

Topics 📋


About 📖

This project was developed at Next Level Week, an intense week of studies, networking, friendship, group work, accompanied by a sensational project developed by Rocketseat from the 19th to the 25th of April.
This application is intended to be a Quiz for programmers to intensify their knowledge in programming through the exercises proposed by the application, where you have interactivity of questions and answers.
It is a basic project so far, but it opens many doors for ideas, features, partnerships, and a lot of learning that I will take to my professional. Another NLW week concluded successfully and with a lot of presence in the community, helping other people and taking questions from same. It was incredible!


Preview 📱

DevQuiz Demo


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!


Challenges and Learnings along the way 🤯

This project was challenging for me and the whole community. A simple application, but it was well structured and organized.
I had several mistakes along the way, but I already realize that I am much more mature with the mistakes I made before, feeling more confident and confident than ever about what I do, and this week at NLW helped me a lot and to analyze and see the paths where I can and I want to continue.
The community at the event's Discord was sensational, many people with good intentions and wanting to evolve with each other ...
Ahhh, I miss you already! Looking forward to new events!


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/felipecastrosales/DevQuiz 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 @Felipe Sales, with the instructor @GabulDev, in #NextLevelWeek05 from Rocketseat.
If it helped you, give ⭐, contribute, it will help me too 😉


Linkedin Badge

Open Source Agenda is not affiliated with "DevQuiz" Project. README Source: felipecastrosales/DevQuiz