german dutch english

Phish Detective

Phish Detective is an add-in for Microsoft Outlook. The purpose of the add-in is for it to warn users about potentially harmfull emails, or their attachments.

This add-in was developed as the project for the 4th semester of my study software engineering in a group of 3.

In this project, my main job was to work on the functionality of the user interface in Outlook, meaning I had to work on both front- and backend using HTML, CSS and JavaScript. For the backend, I set up a Node.js express server which handled communication with the PostgreSQL database.

Back to projects