-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy pathchallenge.json
29 lines (29 loc) · 959 Bytes
/
challenge.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
{
"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": {
"avatar": "https://bit.ly/dan-abramov",
"bio": "Loading...",
"createdAt": "2020-06-05T21:52:04.232Z",
"linkedin": "in/DanAbrahmov",
"name": "Dan Abrahmov",
"position": "Facebook developer",
"updatedAt": "2020-06-05T21:52:04.232Z",
"__v": 0,
"_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"
}