For my third year project, I created Privacy Matters, an online resource showing the information UK companies store and share. Users can search for the desired companies and view the reasons for processing data, the data processed, whom it is processed from and whom it is shared with. There are also data visualisations provided, such as an overview of the information collected as compared to the general median/average. Moreover, users can view similar companies. The backend of this application was coded in
Java with the Play Framework
while the front end was written in
HTML, CSS and JavaScript
. The database used was
MongoDB
.
The application can currently be found
here
. The final report on my project is also available
here
.