-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy pathchallenges.json
40 lines (40 loc) · 1.39 KB
/
challenges.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[
{
"background": "https://i.imgur.com/7FhmLIn.png",
"brief": "criar um aplicativo listando os personagens da Marvel, com suas informações, habilidades e filmes! O modelo final está disponível na pasta 'design'",
"createdAt": "2020-06-05T21:57:46.607Z",
"description": "Escolha seu personagem preferido da Marvel!",
"dev_id": "1",
"github_url": "https://github.com/Lorenalgm/marvel-heroes",
"images": [
"https://i.imgur.com/IroCUou.png",
"https://i.imgur.com/efLHRzt.png"
],
"level": "advanced",
"name": "Marvel Heroes",
"techs": ["Free choice"],
"type": "Mobile",
"updatedAt": "2020-06-05T21:57:46.607Z",
"__v": 0,
"_id": "1"
},
{
"background": "https://i.imgur.com/7FhmLIn.png",
"brief": "criar um aplicativo listando os personagens da Marvel, com suas informações, habilidades e filmes! O modelo final está disponível na pasta 'design'",
"createdAt": "2020-06-05T21:57:46.607Z",
"description": "Escolha seu personagem preferido da Marvel!",
"dev_id": "1",
"github_url": "https://github.com/Lorenalgm/marvel-heroes",
"images": [
"https://i.imgur.com/IroCUou.png",
"https://i.imgur.com/efLHRzt.png"
],
"level": "advanced",
"name": "Marvel Heroes",
"techs": ["Free choice"],
"type": "Mobile",
"updatedAt": "2020-06-05T21:57:46.607Z",
"__v": 0,
"_id": "2"
}
]