top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

HackATask

Project type

Website created with Spring Boot Framework

Date

April 2025

Location

Kelowna, BC

Walkthrough Video:

A collaborative task management platform allowing teams to create projects, manage tasks, and track progress efficiently.

This was the overall project/assignment for a Software Engineering course. I was apart of team of five students where we were tasked to work on a particular project with any tools we wanted to choose (within reason/discretion of the professor and TA's). Our choice was the Spring Boot framework that uses Java as it's primary programming language.

In addition, the overall process of creating this project was not only to create such a system, but to learn how to program as a team with tools like Github and with Software Engineering principles.

My main contribution was developing the backend classes that handle communication between defined data classes and integrating them with Spring Boot's Controllers, DTOs, Repositories, and Services.

The final outcome was a website, however, it runs only on local machines.

bottom of page