-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathvida-verde.html
101 lines (99 loc) · 3.45 KB
/
vida-verde.html
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
---
layout: default
section_id: portfolio
title: Vida Verde Women's Cooperative
---
<div class="full light-grey">
<div class="four spacing"></div>
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<h1 class="wow slideInUp">Case study</h1>
</div>
</div>
</div>
</div>
<div class="full">
<div class='row'>
<div class='large-12 columns'>
<div class='slides'>
<div class='slide'>
<img alt="" src="images/vida-verde-screens.png" />
</div>
<div class='slide'>
<img alt="" src="images/vv-price-widget.png" />
</div>
<div class='slide'>
<img alt="" src="images/vv-user-research.png" />
</div>
</div>
</div>
</div>
<div class="two spacing"></div>
<div class="row">
<div class="large-8 columns">
<div class="project-intro">
<h2>{{page.title}}</h2>
<p>As part of the 2016 Co-design Studio at MIT, my team worked on a collaborative design project with the Vida Verde Brazilian Women's Housecleaning Cooperative to design technology to benefit the business and the women who run it.</p>
<p>After a series of interviews with the cleaners and their clients, we developed a series of improvements, including some lower-tech, cheaper solutions, like a shared Google Drive, and a cost calculator widget for their website to enable clients to get an estimate instantaneously. Shown here is a messaging app that went through multiple stages of user testing and was popular among the worker-owners, but ultimately was too costly to produce. The app instantly translates text messages between Portuguese and English, and gives details on clients' addresses, homes, and cleaning schedules. </p>
</div>
</div>
<div class="large-4 columns">
<div class="project-intro">
<h4>Date</h4>
<p><span>Spring 2016</span></p>
<h4>Collaborators</h4>
<p><span>Vida Verde Women's Cooperative, Val Healy, Tais Delazari, Emilie Reiser, Rachel Goor</span></p>
<h4>Category</h4>
<p><span>Codesign, User Research, User Experience Design, Interaction Design</span></p>
</div>
</div>
</div>
</div>
<hr>
<div class="full">
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<h2>Related projects</h2>
</div>
</div>
</div>
<div class="related-works">
<div class="row">
<div class="large-4 columns">
<div class="work-wrapper">
<a href="work-single.html" class="work">
<img src="images/@stock/work-1.jpg" alt="">
<div class="info">
<h3>Cooco fashion</h3>
<p>Website, brand</p>
</div>
</a>
</div>
</div>
<div class="large-4 columns">
<div class="work-wrapper">
<a href="work-single.html" class="work">
<img src="images/@stock/work-20.jpg" alt="">
<div class="info">
<h3>Dear god</h3>
<p>Website, print</p>
</div>
</a>
</div>
</div>
<div class="large-4 columns">
<div class="work-wrapper">
<a href="work-single.html" class="work">
<img src="images/@stock/work-8.jpg" alt="">
<div class="info">
<h3>Help Five</h3>
<p>Photography</p>
</div>
</a>
</div>
</div>
</div>
</div>
</div>