xxxxxxxxxx
1
<!-- Start your project here-->
2
<div class="container">
3
<div class="d-flex justify-content-center align-items-center" style="height: 100vh;">
4
<div class="text-center">
5
<img
6
class="mb-4"
7
src="https://mdbootstrap.com/img/logo/mdb-transparent-250px.png"
8
style="width: 250px; height: 90px;"
9
/>
10
<h5 class="mb-3">Thank you for taking part in our challenge. Let's begin!</h5>
11
<hr>
12
<p class="mb-3 font-weight-bold">Create an app design that helps users maintain a healthy lifestyle. Include aspects such as:</p>
13
<div class="row justify-content-center">
14
<ol class="col-md-9">
15
<li>
16
Help people switch or partially replace production heavy products
17
(like red meat).
18
</li>
19
<li>
20
Design a filter feature for calorie count app to help people reduce
21
consumption of red meats.
22
</li>
23
<li>
24
Design a filter feature of a recipe app to help people find recipes
25
that require raw products with a low carbon emission production
26
cycle.
27
</li>
28
<li>
29
Design a card spent history for a banking app to help people avoid
30
wasted food in the fridge.
31
</li>
32
</ol>
33
</div>
34
<p class="font-weight-bold">Remember to share your project when you finish your work. After that, we will contact you via Twitter and you will receive a prize</p>
35
</div>
36
</div>
37
</div>
38
<!-- End your project here-->
1
1
1
1
Console errors: 0