-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsoftware-engineering.html
More file actions
192 lines (164 loc) · 9.2 KB
/
software-engineering.html
File metadata and controls
192 lines (164 loc) · 9.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Julian Wyatt</title>
<!-- Favicons -->
<link href="https://img.icons8.com/nolan/64/code-fork.png" rel="icon">
<link href="https://img.icons8.com/nolan/64/code-fork.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Satisfy"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- <link href="assets/vendor/venobox/venobox.css" rel="stylesheet"> -->
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Laura - v2.0.0
* Template URL: https://bootstrapmade.com/laura-free-creative-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex justify-content-center align-items-center">
<nav id="nav" class="nav-colour nav-menu-scrolled nav-menu d-none d-lg-block d-md-block">
<ul>
<li class="active"><a href="./">Home</a></li>
<li><a href="./#about">About</a></li>
<li><a href="./#resume">Resume</a></li>
<li><a href="./#portfolio">Portfolio</a></li>
<li><a href="./#contact">Contact</a></li>
</ul>
</nav><!-- .nav-menu -->
</header><!-- End Header -->
<main id="main">
<div class="container align-content-center smallMargin" >
<h2 >RT Projects Database System</h2>
<h3>Year 2 - Software Engineering Module</h3>
<p><strong>Task: </strong> Work within a team to meet our client's requirements.<br>
Our client, RT Projects, is a mental health charity based in Newcastle. They seek to improve their participants mental health through creative activities. <br>Regarding the application, they asked us to develop software for a register, a statistical analysis tool and for storing various information.
We worked with tools such as <strong>Trello, Github and Dropbox</strong> to meet the requirements outlined by the charity. I primarily worked on developing the database interaction, the Dropbox implementation and minor UI edits. These involved developing python to <strong>SQLite3</strong> queries, to make the system easier to use. I also used <strong>Dropbox's API</strong> to implement the synchronisation of the database, so both users can edit and use the database online for free. Furthermore, we implemented the user interface using the <strong>python</strong> package <strong>Tkinter</strong>.
<br>
<b>Libraries & Technologies used:</b> Python, Trello, Github, Dropbox API, SQLite3, Tkinter
<br>
For further information on my team, please view their github and social accounts below:
<div id="team">
<div class="social-links">
<div class="row" style="margin-left: 25px;">
<div class="col-7 col-sm-6 col-md-5 col-lg-4 col-xl-3" style="line-height:48px">
<i class="icofont-rounded-right"></i> <strong>Robert Hunter:</strong>
</div>
<div class="col-2 col-md-2 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://github.com/rjhunter3" class="github"><i class="bx bxl-github" style="vertical-align: middle;"></i></a>
</div>
<div class="col-2 col-md-1 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://www.linkedin.com/in/rjhunter3/" class="linkedin"><i class="bx bxl-linkedin"style="vertical-align: middle;"></i></a>
</div>
</div>
<div class="row" style="margin-left: 25px; margin-top:4px;">
<div class="col-7 col-sm-6 col-md-5 col-lg-4 col-xl-3 name" >
<i class="icofont-rounded-right"></i> <strong>Panagiota Konstaninou: </strong>
</div>
<div class="col-2 col-md-2 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://github.com/PanayiotaK" class="github"><i class="bx bxl-github"style="vertical-align: middle;"></i></a>
</div>
<div class="col-2 col-md-1 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://www.linkedin.com/in/panagiota-konstantinou-3107ab192/" class="linkedin"><i class="bx bxl-linkedin"style="vertical-align: middle;"></i></a>
</div>
</div>
<div class="row" style="margin-left: 25px; margin-top:4px;">
<div class="col-7 col-sm-6 col-md-5 col-lg-4 col-xl-3" style="line-height:48px">
<i class="icofont-rounded-right"></i> <strong>Victor Spence: </strong>
</div>
<div class="col-2 col-md-2 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://github.com/Victor-Spence" class="github"><i class="bx bxl-github"style="vertical-align: middle;"></i></a>
</div>
<div class="col-2 col-md-1 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://www.linkedin.com/in/rjhunter3/" class="linkedin"><i class="bx bxl-linkedin"style="vertical-align: middle;"></i></a>
</div>
</div>
<div class="row" style="margin-left: 25px; margin-top:4px;" >
<div class="col-7 col-sm-6 col-md-5 col-lg-4 col-xl-3" style="line-height:48px">
<i class="icofont-rounded-right"></i> <strong>Steve Thomas: </strong>
</div>
<div class="col-2 col-md-2 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://github.com/stevethomas1854" class="github"><i class="bx bxl-github"style="vertical-align: middle;"></i></a>
</div>
<div class="col-2 col-md-1 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://www.linkedin.com/in/stevethomas1854" class="linkedin" ><i class="bx bxl-linkedin"style="vertical-align: middle;"></i></a>
</div>
</div>
<div class="row" style="margin-left: 25px; margin-top:4px;">
<div class="col-7 col-sm-6 col-md-5 col-lg-4 col-xl-3" style="line-height:48px">
<i class="icofont-rounded-right"></i> <strong>Holly Whittome: </strong>
</div>
<div class="col-2 col-md-2 col-lg-1 col-xl-1 d-flex justify-content-center" style="padding: 0px;">
<a href="https://github.com/ilexaquifolium" class="github"><i class="bx bxl-github"style="vertical-align: middle;"></i></a>
</div>
<div class="col d-flex justify-content-center">
<!-- <a href="https://github.com/ilexaquifolium" class="github"><i class="bx bxl-github"></i></a> -->
</div>
</div>
</div>
</div>
<br><strong>See below for screenshots: (note: any people or information shown below is fictional)</strong>
</div>
<div class="container" style="margin-bottom: 20px;">
<section id="carousel" class="carousel">
<div class="owl-carousel carouselClass">
<div class="carousel-item">
<img src="assets/img/portfolio/SElogin.png" alt="">
</div>
<div class="carousel-item">
<img src="assets/img/portfolio/SEemsearch.png" alt="">
</div>
<div class="carousel-item">
<img src="assets/img/portfolio/SEattendance.png" alt="">
</div>
<div class="carousel-item">
<img src="assets/img/portfolio/SEviewmore.png" alt="">
</div>
<div class="carousel-item">
<img src="assets/img/portfolio/SEadd.png" alt="">
</div>
<div class="carousel-item">
<img src="assets/img/portfolio/SEstats.png" alt="">
</div>
<div class="carousel-item">
<img src="assets/img/portfolio/SEsettings.png" alt="">
</div>
</div>
</section>
</div>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container" id="contact">
<h3>Julian Wyatt</h3>
<p>If you wish to contact me to ask any questions about any of my work or to view my work, please use the social links below.<br> I would love to hear from you!</p>
<p><strong>Email:</strong> [email protected]</p>
<div class="social-links">
<a href="https://github.com/Julian-Wyatt" class="github"><i class="bx bxl-github"></i></a>
<a href="https://www.linkedin.com/in/julian-wyatt-284468174/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
<br>
Favicon Rights are owned by: <a href="https://www.icons8.com">icons8.com</a>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/js/carousel.js"></script>
<script src="assets/js/mobileNav.js"></script>
</body>
</html>