Table of Contents
The project consists of a website where the user can create, remove and edit certain tasks. Everything is saved in a local database and furthermore contains a user authentication process.
The Back-end of the project was developed using Java with Spring MVC. The front-end of the website was developed using Bootstrap.
On both Windows and Linux, the execution is done from an IDE of your choice, to run a Java API. The Project will be running locally on port 8080.