This repository was archived by the owner on May 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
180 lines (165 loc) · 5.8 KB
/
Copy pathabout.html
File metadata and controls
180 lines (165 loc) · 5.8 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
<!DOCTYPE HTML>
<html>
<head>
<title>SweeTen Team</title>
<meta charset="utf-8" />
<link rel="icon" href="images/sweetenteam.png">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Header -->
<header id="header">
<a class="logo">About</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="index.html#header">Documentazione</a></li>
<li><a href="docs/PB/Documentazione_Interna/Glossario/index.html">Glossario</a></li>
<li class="active"><a href="about.html">About</a></li>
<li><a href="metriche.html">Metriche</a></li>
</ul>
<ul class="icons">
<li><a href="https://github.com/SweeTenTeam/Docs" target="_blank" rel="noopener noreferrer" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<section>
<h2 class="titleH">SweeTen Team</h2>
<p class="par">Gruppo 10 del progetto di Ingegneria del Software dell'Università Di Padova. A./A. 2024/2025 </p>
</section>
<section>
<h4 class="titleH">Il Capitolato</h4>
<p class="par">Il gruppo ha scelto il Capitolato C9, proposto da <a href="https://www.azzurrodigitale.com/" target="_blank" rel="noopener noreferrer">Azzurro Digitale</a>. Il progetto consiste nello sviluppo di BuddyBot, un ChatBot interno che aiuti i dipendenti in varie task.</p>
<br>
<p class="par">Una descrizione più dettagliata si può trovare visionando il pdf di presentazione del capitolato <a href="https://www.math.unipd.it/~tullio/IS-1/2024/Progetto/C9p.pdf" target="_blank" rel="noopener noreferrer">qui</a>.</p>
</section>
<div id="card-container">
<div class="card">
<a href="mailto:valerimihail.belenkov@studenti.unipd.it">
<h3>Valeri Mihail</h3>
<h3>Belenkov</h3>
<img src="images/mail.png" alt="">
</a>
</div>
<div class="card">
<a href="mailto:davide.benedetti.4@studenti.unipd.it">
<h3>Davide</h3>
<h3>Benedetti</h3>
<img src="images/mail.png" alt="">
</a>
</div>
<div class="card">
<a href="mailto:matteo.campagnaro.1@studenti.unipd.it">
<h3>Matteo</h3>
<h3>Campagnaro</h3>
<img src="images/mail.png" alt="">
</a>
</div>
<div class="card">
<a href="mailto:orlandovirgiliomaria.ferazzani@studenti.unipd.it">
<h3>Orlando</h3>
<h3>Ferazzani</h3>
<img src="images/mail.png" alt="">
</a>
</div>
<div class="card">
<a href="mailto:nicolas.fracaro@studenti.unipd.it">
<h3>Nicolas</h3>
<h3>Fracaro</h3>
<img src="images/mail.png" alt="">
</a>
</div>
<div class="card">
<a href="mailto:mouad.mahdi@studenti.unipd.it">
<h3>Mouad</h3>
<h3>Mahdi</h3>
<img src="images/mail.png" alt="">
</a>
</div>
<div class="card">
<a href="mailto:andrea.santi.5@studenti.unipd.it">
<h3>Andrea</h3>
<h3>Santi</h3>
<img src="images/mail.png" alt="">
</a>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<section style="padding: 2rem;">
<div class="row" style="text-align: center;">
<div class="col-4 col-12-medium">
<h4 style="text-align: center;">SweeTen Team</h4>
<p style="text-align: center;">Ingegneria del Software 2024-25<br>Università degli Studi di Padova</p>
</div>
<div class="col-4 col-12-medium">
<h4 style="text-align: center;">Contatti</h4>
<p style="text-align: center;">
<a href="mailto:sweetenteam@gmail.com" style="text-align: center;">sweetenteam@gmail.com</a>
</p> </div>
<div class="col-4 col-12-medium">
<h4 style="text-align: center;">Repository</h4>
<a style="text-align: center;" href="https://github.com/SweeTenTeam/Docs" target="_blank" rel="noopener noreferrer">
<i class="fab fa-github"></i> GitHub Docs
</a>
<br>
<a style="text-align: center;" href="https://github.com/SweeTenTeam/BuddyBot" target="_blank" rel="noopener noreferrer">
<i class="fab fa-github"></i> GitHub BuddyBot (MVP)
</a>
</div>
</div>
</section>
</footer>
<!-- Copyright -->
<div id="copyright">
<ul><li>Copyright © 2024-2025</li><li>by SweeTen Team - All rights reserved</li></ul>
</div>
</div>
<!-- Scripts -->
<style>
.card {
border-radius: 1em;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease;
background-color: #212931;
cursor: pointer;
padding: 1em;
min-width: 15em;
}
.card h3{
color: white;
text-align: center;
}
.card img {
width: 50px;
height: 50px;
margin: 0 auto;
display: block;
}
.card:hover {
background-color: #004e63;
}
#card-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 1em;
padding: 2em;
}
</style>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>