Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 2.45 KB

README.md

File metadata and controls

58 lines (44 loc) · 2.45 KB

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

Spring Java Angular TypeScript JavaScript HTML CSS

Table of Contents
  1. About The Project
  2. How To Run

💻 About The Project

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.

app

🚀 How To Run

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.