-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
181 lines (174 loc) · 8.14 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>CashDoctor Dev</title>
<!-- Bootstrap -->
<script id="twitter-wjs" async="" src="https://platform.twitter.com/widgets.js"></script>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="docs.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/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
body{
padding-top: 50px;
}
.nomargin{
margin: 0px 0px;
padding: 0px 0px;
}
</style>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top nomargin" id="top" role="banner">
<div class="container">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">CashDoctor <span class="glyphicon glyphicon-user"></span></a>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="">About</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
Documents <span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="docs.html#progress-report">Progress Report</a></li>
<li><a href="docs.html#client-meeting-notes">Client Meeting Notes</a></li>
<li><a href="docs.html#exploration-phase">Exploration Phase</a></li>
<li><a href="docs.html#valuation-phase">Valuation Phase</a></li>
<li><a href="docs.html#foundation-phase">Foundation Phase</a></li>
<li><a href="docs.html#final-deliverables">Final Deliverables</a></li>
<li><a href="docs.html#iivv">IIV&V</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="bs-docs-header" id="content">
<div class="container">
<h1>T12 - Cash Doctor 3.0</h1>
<p>We are building CashDoctor 3.0, where consumers share their healthcare costs, rate their health service and join the communities with their peers.</p>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<h3> Project Domain </h3>
<p> Interactive communication and Distributed Browsing Application </p>
<h3> Mobile Application </h3>
<p> Mobile Application</p>
</div>
<div class="col-md-6">
<table cellspacing="500">
<tr>
<td><h3> Client </h3>
</td>
<td rowspan=4>
<img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/rob_stehlin.jpg" alt="Rob" href="https://www.facebook.com/rob.stehlin?fref=ts" class="img-thumbnail" height="155px" width="155px" style="border:3px solid black"></p>
</td>
</tr>
<tr>
<th>
<p>Rob Stehlin</p>
</th>
</tr>
<tr>
<td><p class="text-muted">[email protected]</p>
</td>
</tr>
<tr>
<td><p class="text-muted"><a href="http://www.cashdoctor.com">www.cashdoctor.com</a></p>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="container">
<h3> Team Members </h3>
<table class="table table-hover">
<tr>
<th> </th>
<th>Name</th>
<th>Primary Role</th>
<th>Secondary Role</th>
<th>Email</th>
<tr>
<td><img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/alisha.jpg" alt="Alisha" href="https://www.linkedin.com/profile/view?id=364575936&authType=NAME_SEARCH&authToken=iFBk&locale=en_US&trk=tyah2&trkInfo=tarId%3A1413343009036%2Ctas%3Aalisha%20parvez%2Cidx%3A1-1-1" class="img-thumbnail" height="150px" width="150px" style="border:3px solid black"></td>
<td>Alisha Parvez</td>
<td>Life Cycle Planner</td>
<td>Feasibility Analyst</td>
<td>[email protected]</td>
</tr>
<tr>
<td><img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/alan.jpg" alt="Alan" href="https://www.facebook.com/ekasit.jarussinvichai?fref=ts" class="img-thumbnail" height="150px" width="150px" style="border:3px solid black"></td>
<td>Ekasit Jarussinvichai (Alan)</td>
<td>Requirements Engineer</td>
<td> Prototyper</td>
<td>[email protected]</td>
</tr>
<tr>
<td><img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/kenneth.jpg" alt="Kenneth" href="https://www.linkedin.com/profile/view?id=33929615&authType=NAME_SEARCH&authToken=ZdFo&locale=en_US&trk=tyah&trkInfo=tarId%3A1413343322861%2Ctas%3Akenneth%20anguka%2Cidx%3A1-1-1" class="img-thumbnail" height="150px" width="150px" style="border:3px solid black"></td>
<td>Kenneth Anguka</td>
<td>IV&V Engineer</td>
<td>Requirement Engineer</td>
<td>[email protected]</td>
</tr>
<tr>
<td><img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/kshama.jpg" alt="Kshama" href="https://www.facebook.com/kshama.krishnan?fref=ts" class="img-thumbnail" height="150px" width="150px" style="border:3px solid black"></td>
<td>Kshama Krishnan</td>
<td>Prototyper</td>
<td>System/Software Architect </td>
<td>[email protected]</td>
</tr>
<tr>
<td><img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/oliver.jpg" alt="Oliver" href="https://www.facebook.com/zhuangle91?fref=ts" class="img-thumbnail" height="150px" width="150px" style="border:3px solid black"></td>
<td>Le Zhuang (Oliver)</td>
<td>Feasibility Analyst </td>
<td>System/Software Architect</td>
<td>[email protected]</td>
</tr><tr>
<td><img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/shreya.jpg" alt="Shreya" href="https://www.linkedin.com/profile/view?id=209391446&trk=nav_responsive_tab_profile_pic" class="img-thumbnail" height="150px" width="150px" style="border:3px solid black"></td>
<td>Shreya Sharma </td>
<td>System/Software Architect </td>
<td>Requirements Engineer</td>
<td>[email protected]</td>
</tr>
<tr>
<td><img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/steve.jpg" alt="Steven" href="https://www.facebook.com/Ivegotabadfeelingaboutthis?fref=ts" class="img-thumbnail" height="150px" width="150px" style="border:3px solid black"></td>
<td>Steven Helferich </td>
<td>Project Manager </td>
<td>Operational Concept Engineer</td>
<td>[email protected]</td>
</tr>
<tr>
<td><img src="http://greenbay.usc.edu/csci577/fall2014/projects/team12/images/clark.jpg" alt="Clark" href="https://www.facebook.com/w.xichao?fref=ts" class="img-thumbnail" height="150px" width="150px" style="border:3px solid black"></td>
<td>Xichao Wang (Clark)</td>
<td>Operational Concept Engineer </td>
<td>Life Cycle Planner</td>
<td>[email protected]</td>
</tr>
</table>
</div>
<footer class="bs-docs-footer" role="contentinfo">
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>