Skip to content

Commit

Permalink
Surface Exploration ⚑
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecastrosales authored Apr 23, 2021
2 parents 76005a6 + 7c3021e commit c3bb09d
Show file tree
Hide file tree
Showing 21 changed files with 414 additions and 142 deletions.
46 changes: 23 additions & 23 deletions README-pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- βœ… Maximum Speed πŸƒβ€β™‚οΈ
- βœ… In Orbit πŸ‘¨β€πŸš€
- βœ… Landing πŸ”₯
- πŸ”„ Surface Exploration ⚑
- βœ… Surface Exploration ⚑
- πŸ”„ Acelerando sua Carreira πŸš€

---
Expand All @@ -34,17 +34,18 @@
<h2 align="center">Sobre πŸ“–</h2>

<p align="center">
<br>
<br>
<br>
<a href=""></a>
Esse projeto foi desenvolvido na Next Level Week, uma semana intensa de estudos, networking, amizade, trabalho em grupo, acompanhado de um projeto sensacional desenvolvido pela Rocketseat do dia 19 ao dia 25 de Abril.<br>
Essa aplicação tem como intuito ser um Quiz para programadores intensificarem seu conhecimento em programação atravΓ©s dos exercΓ­cios propostos pela aplicação, onde vocΓͺ tem a interatividade de perguntas e respostas.<br>
É um projeto bÑsico até aqui, mas que abre muitas portas para ideias, features, parcerias, e muito aprendizado que irei levar para o meu profissional.Mais uma semana NLW concluída com sucesso e muita presença na comunidade, ajudando outras pessoas e tirando dúvidas das mesmas. Foi incrível!<br>
</p>

---

<h2 align="center">Preview πŸ“±</h2>

> *
<p align="center">
<img src="assets/images/devquiz.gif" width="400" alt="DevQuiz Demo">
</p>

---

Expand All @@ -62,15 +63,14 @@

<p>

-
- ,
- ,
- ,
- .

-

-
- Quiz
- Perguntas,
- Respostas,
- Feedback para o usuΓ‘rio,
- Ranking e Score,
- Resultados
- Compartilhamento de Resultados...
- Entre vΓ‘rias outras coisas incrΓ­veis!

</p>

Expand All @@ -79,10 +79,10 @@
<h2 align="center">Desafios e Aprendizados no Caminho 🀯</h2>

<p>
<br>
<a href=""></a> <br>
<br>
<br>
Esse projeto foi desafiador pra mim e para toda a comunidade. Um aplicativo simples, mas que foi bem estruturado e organizado.
Tive vÑrios erros no caminho, mas jÑ percebo que estou muito mais maduro com os erros que cometia antes, me sentindo mais confiante e seguro do que nunca sobre o que faço, e essa semana da NLW me ajudou bastante e analisar e ver os caminhos onde posso e quero seguir.<br>
A comunidade no Discord do evento foi sensacional, muitas pessoas com boas intençáes e querendo evoluir uns com os outros...<br>
Ahhh, jΓ‘ estou com saudades! Ansioso por novos eventos!<br>
</p>

---
Expand Down Expand Up @@ -116,15 +116,15 @@
<h2 align="center">Como Contribuir πŸ’ͺ</h2>

```
- Fork the project
- Fork o projeto
- Create a new branch with your changes:
- Cria uma nova branch com suas mudanças:
$ git checkout -b my-feature
- Save your changes and create a commit message telling you what you did:
- Salve suas mudanças e crie uma mensagem de commit falando o que fez:
$ git commit -m "feature: My new feature"
- Submit your changes:
- Envie suas mudanças:
$ git push origin my-feature
```

Expand Down
40 changes: 20 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- βœ… Maximum Speed πŸƒβ€β™‚οΈ
- βœ… In Orbit πŸ‘¨β€πŸš€
- βœ… Landing πŸ”₯
- πŸ”„ Surface Exploration ⚑
- βœ… Surface Exploration ⚑
- πŸ”„ Accelerating your Career πŸš€

---
Expand All @@ -32,19 +32,20 @@
---

<h2 align="center">About πŸ“–</h2>

<p align="center">
<br>
<br>
<br>
<a href=""></a>
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. <br>
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. <br>
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! <br>
</p>

---

<h2 align="center">Preview πŸ“±</h2>

> *
<p align="center">
<img src="assets/images/devquiz.gif" width="400" alt="DevQuiz Demo">
</p>

---

Expand All @@ -62,15 +63,14 @@

<p>

-
- ,
- ,
- ,
- .

-

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

</p>

Expand All @@ -79,10 +79,10 @@
<h2 align="center">Challenges and Learnings along the way 🀯</h2>

<p>
<br>
<a href=""></a><br>
<br>
<br>
This project was challenging for me and the whole community. A simple application, but it was well structured and organized.<br>
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. <br>
The community at the event's Discord was sensational, many people with good intentions and wanting to evolve with each other ... <br>
Ahhh, I miss you already! Looking forward to new events! <br>
</p>

---
Expand Down
126 changes: 115 additions & 11 deletions assets/database/quizzes.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,130 @@
[
{
"title": "Flutter in NLW",
"image": "blocks",
"image": "assets/images/blocks.png",
"questionAnswered": 0,
"level": "easy",
"questions": [
{
"title": "Did you like Next Level Week?",
"answers": [
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
},
{
"title": "Did you like Flutter and Dart?",
"answers": [
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
}
]
},
{
"title": "Code Flutter",
"image": "assets/images/laptop.png",
"questionAnswered": 1,
"level": "easy",
"questions": [
{
"title": "Did you like Next Level Week?",
"answers": [
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
},
{
"title": "Did you like Flutter and Dart?",
"answers": [
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
}
]
},
{
"title": "Flutter & Dart",
"image": "assets/images/hierarchy.png",
"questionAnswered": 0,
"level": "easy",
"questions": [
{
"title": "Did you like Next Level Week?",
"answers": [
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
},
{
"title": "Did you like Flutter and Dart?",
"answers": [
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
}
]
},
{
"title": "Flutter - Intro",
"image": "assets/images/check.png",
"questionAnswered": 2,
"level": "easy",
"questions": [
{
"title": "Did you like Next Level Week?",
"answers": [
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
},
{
"title": "Did you like Flutter and Dart?",
"answers": [
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
}
]
},
{
"title": "Dart POO",
"image": "assets/images/data.png",
"questionAnswered": 1,
"level": "easy",
"questions": [
{
"title": "You are liking Flutter?",
"title": "Did you like Next Level Week?",
"answers": [
{"title": "Like"},
{"title": "Don't like"},
{"title": "+/-"},
{"title": "Flutter is sensational", "isRight": true}
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
},
{
"title": "You are liking Flutter?",
"title": "Did you like Flutter and Dart?",
"answers": [
{"title": "Like"},
{"title": "Don't like"},
{"title": "+/-"},
{"title": "Flutter is sensational", "isRight": true}
{"title": "Liked it"},
{"title": "Hm... yes..."},
{"title": "It was Amazing"},
{"title": "Sensational, great week and Project", "isRight": true}
]
}
]
Expand Down
2 changes: 1 addition & 1 deletion assets/database/user.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Felipe Sales",
"score": 75,
"score": 100,
"photoUrl": "https://avatars.githubusercontent.com/u/59374587"
}
Binary file added assets/images/devquiz.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/trophy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions lib/challenge/challenge_controller.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ class ChallengeController {
final currentPageNotifier = ValueNotifier<int>(1);
int get currentPage => currentPageNotifier.value;
set currentPage(int value) => currentPageNotifier.value = value;

int quantityAnswer = 0;
}
Loading

0 comments on commit c3bb09d

Please sign in to comment.