Project Task Manager

Keep track of your day

temp pic

A simple way to keep track of tasks throughout your day. This project was created with a Springboot framework while incorporating Java web services. JSPs were used in place of HTML files, along with the structure following the Spring MVC format.

Object oriented programming is instilled through the use of classes, inheritance, and interfaces. The project is hosted with a Tomcat server, while data is stored & updated in real time using mySQL.