-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathspecification.html
More file actions
318 lines (255 loc) · 17.9 KB
/
specification.html
File metadata and controls
318 lines (255 loc) · 17.9 KB
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
<!DOCTYPE html>
<html lang="en">
<html lang="en">
<head>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-68883515-1', 'auto');
ga('send', 'pageview');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>SkipQueues - Specification</title>
<link rel="shortcut icon" type="image/x-icon" href="./img/coffee.ico" />
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/grayscale.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/landing-page.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/agency.css" rel="stylesheet">
<!-- Circle hover CSS -->
<link href="css/circle-hover.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<link href="css/bootstrap-modal-carousel.css" rel="stylesheet" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="index.html">
<i class="fa fa-coffee"></i> <span class="light">Skip</span>Queues
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li >
<a href="./index.html">Home</a>
</li>
<li>
<a style="color: rgb(239,71,58);" href="./service-design.html">Service design</a>
</li>
<li>
<a href="./product-design.html">Product design</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Header -->
<a name="about"></a>
<div class="intro-header2">
<div class="container" style="height:250px;">
<div class="row">
<div class="col-lg-12">
<div class="intro-message">
<h2 class="intro-message-title">Specification</h2>
<p id="headerDescription" >For the system to be consistent with the study done the requirements must be specified so that all the required functionalities are considered. The outputs of this step will be the inputs for the product design phase.</p>
<div class="row">
<a href="#content" class="btn btn-circle page-scroll" id="btnIntro">
<i class="fa fa-angle-double-down animated"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.intro-header -->
<!-- Page Content -->
<a name="services"></a>
<div class="content-section-a" id="content">
<div class="container">
<div class="row">
<div class="col-lg-7 col-sm-6">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Goals</h2>
<p class="lead">• Sum up and formalize the previous steps’ outputs</p>
<p class="lead">• Establish the requisites that the system must accomplish</p>
</div>
<div class="col-lg-5 col-sm-6" >
<img class="img-responsive" src="img/artsy/books.jpg" alt="">
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.content-section-a -->
<div class="content-section-a timelinePanel" id="content">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading titlesTimeline">Steps</h2>
</div>
</div>
<div class="row" id="rowTimeline">
<div class="col-lg-12" >
<ul class="timeline" style="float:left; margin-left:0;">
<li class="timeline-inverted">
<div class="timeline-image bola">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 id="titlesTimeline2">Step 1</h4>
</div>
<div class="timeline-body">
<p class="text-muted">The service design phase outputs an idea of a solution to the encountered problem; this solution needs the design and development of an interactive system that will be faced in the following phase. The documents and studies done so far are analysed and the decision of developing a mobile application on Android is taken.</p>
<br>
<p class="text-muted">Since the interactive system must be run in a portable device for making the orders anywhere a mobile application is chosen. Among the mobile platforms Android is selected since it is widely used and it is convenient for applications development and distribution.</p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="ch-item timeline-image specification-img-1 bola">
<div class="ch-info">
<a href="" data-toggle="modal" data-target="#user-stories-modal">
<h3>User stories</h3>
</a>
</div>
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 id="titlesTimeline2">Step 2</h4>
</div>
<p class="text-muted">For defining the requisites user stories are formulated. This method consists on a description that includes, in natural language, what the user needs or wants to achieve an objective and perform a task. They are based on the personas selected in the previous step, since each one of them has different necessities towards the system. </p>
<br>
<p class="text-muted">The user stories will be the inputs for the product design phase in order to ensure the success of the project and summarize the service design chapter.</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- /.content-section-a -->
<a name="contact"></a>
<div class="banner" style="text-align:center;" id="definition">
<div class="container" style="display: inline; vertical-align: middle;">
<div class="row" id="rowbanner" style="text-align:center;margin-right:0px; margin-left:0px;" >
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-2" id="largerItem" class="colbanner" style="display:table-cell; vertical-align:middle; text-align:-webkit-center;">
<div style="height:97.5px; display: table-cell; vertical-align: middle;">
<h2 id="nextPhases">Ideation</h2>
<!--<p>To become familiar with the context and find out the current service problems,
the users hierarchy and their expectations and needs, different research techniques are carried out.</p>-->
</div>
</div>
<div class="col-lg-1 col-md-1 col-sm-1 col-xs-2" class="colbanner" >
<a href="ideation.html" class="btn btn-circle page-scroll" id="buttonLeft">
<i class="fa fa-angle-double-left animated"></i>
</a>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-3" class="colbanner" style="display:table-cell; vertical-align:middle; padding:0px; text-align:-webkit-center;">
<div style="height:97.5px; display: table-cell; vertical-align: middle;">
<h2 id="nextPhases" style="color: rgb(239,71,58);">Specification</h2>
</div>
</div>
<div class="col-lg-1 col-md-1 col-sm-1 col-xs-2" class="colbanner" >
<a href="product-design.html" class="btn btn-circle page-scroll" id="buttonRight">
<i class="fa fa-angle-double-right animated"></i>
</a>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-2" class="colbanner" style="display:table-cell; vertical-align:middle; padding:0px; text-align:-webkit-center;">
<div style="height:97.5px; display: table-cell; vertical-align: middle;">
<h2 id="nextPhases">Product</br> design</h2>
</div>
<!--<p>When the problem was finally defined, we started to raise ideas leveraging various popular
ideation techniques used in the service design world such as brainstorming and role-playing.</p>-->
</div>
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.banner -->
<!-- Footer -->
<footer>
<div class="container text-center">
<p id="footerText">© 2015 SkipQueues</p>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/grayscale.js"></script>
</body>
<!-- Modal User Stories -->
<div class="modal fade" id="user-stories-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title uc3m-modal" id="myModalLabel">User Stories</h4>
</div>
<div class="modal-body" style="color:black">
<h4 style="margin-bottom:0;margin-top:10px">JUAN HERRERA</h4>
<span style="color:red;font-weight: 900;">1.</span> Juan quiere encontrar un microondas fácilmente para calentar su comida en poco tiempo.
<br><span style="color:red;font-weight: 900;">2.</span> Juan desearía entender la interfaz del microondas fácilmente para no perder tiempo.
<br><span style="color:red;font-weight: 900;">3.</span> Juan necesita recibir descuentos para ahorrar dinero en las consumiciones.
<br><span style="color:red;font-weight: 900;">4.</span> Juan quiere encontrar un sitio disponible para comer tranquilamente.
<br><span style="color:red;font-weight: 900;">5.</span> Juan necesita tarjetas prepago para controlar sus gastos.
<br><span style="color:red;font-weight: 900;">6.</span> Juan quiere comparar precios de distintos productos para encontrar la opción más rentable dependiendo del día.
<br><span style="color:red;font-weight: 900;">7.</span> Juan necesita poder utilizar la máquina rápidamente para no sentirse presionado.
<h4 style="margin-bottom:0;margin-top:10px">ALICIA MONTERO</h4>
<span style="color:red;font-weight: 900;">1.</span> Alicia quiere entregar los tickets de pedidos en la barra en el Padre Soler de forma más organizada para perder menos tiempo y respetar el orden de llegada.
<br><span style="color:red;font-weight: 900;">2.</span> Alicia preferiría que realizar el pedido en la máquina sea suficientemente específico para no tener que repetirlo en la barra del Padre Soler.
<br><span style="color:red;font-weight: 900;">3.</span> Alicia necesita encontrar en el sistema de máquinas lo que quiere más rápidamente para no sentir presión.
<br><span style="color:red;font-weight: 900;">4.</span> Alicia necesita pedir con rapidez para comprar en los cambios de clase y no llegar tarde.
<br><span style="color:red;font-weight: 900;">5.</span> Alicia necesita poder distinguir sus pedidos para recogerlo sin confundirse con los de los demás.
<br><span style="color:red;font-weight: 900;">6.</span> Alicia quiere poder entender las fórmulas de desayuno y todas las posibilidades que tiene cuando va a la cafetería para desayunar.
<br><span style="color:red;font-weight: 900;">7.</span> Alicia quiere saber la información nutricional de los productos.
<br><span style="color:red;font-weight: 900;">8.</span> Alicia quiere saber de antemano qué cafetería va a estar menos ocupada para ir directamente a esa.
<br><span style="color:red;font-weight: 900;">9.</span> Alicia precisa recibir recomendaciones sobre productos para probar cosas nuevas.
<br><span style="color:red;font-weight: 900;">10.</span> Alicia prefiere compartir sus opiniones acerca de los productos para socializarse.
<h4 style="margin-bottom:0;margin-top:10px">JOHN SMITH</h4>
<span style="color:red;font-weight: 900;">1.</span> John quiere tener la comida rápido para poder llegar pronto a clase y sin prisas.
<br><span style="color:red;font-weight: 900;">2.</span> John quisiera acceder a los detalles de cada producto para saber qué va a pedir exactamente.
<br><span style="color:red;font-weight: 900;">3.</span> John quiere tener una vista previa del producto final para saber qué es exactamente lo que va a pedir.
<br><span style="color:red;font-weight: 900;">4.</span> John desea poder comunicarse en inglés para poder hablar en el idioma que controla.
<br><span style="color:red;font-weight: 900;">5.</span> John quiere recibir información del funcionamiento del sistema de la cafetería para poder pedir por primera vez sin problemas.
<br><span style="color:red;font-weight: 900;">6.</span> John necesita saber la información nutricional de los productos para comer más variado.
<br><span style="color:red;font-weight: 900;">7.</span> A John le gustaría encontrar compañeros españoles para poder practicar idiomas.
<br><span style="color:red;font-weight: 900;">8.</span> John desearía tener a su disposición un mapa de la cafetería para encontrar las distintas zonas de la misma más rápido.
<br><span style="color:red;font-weight: 900;">9.</span> John desearía poder prescindir de la comunicación con los camareros para poder seleccionar bebida y menú sin que influya el idioma.
</div>
</div>
</div>
</div>
</html>