Single page application Ajax based. Creating a match a specific day through a form. Displaying the upcoming matches in a list and deleting them.Simple application for experimenting with new technologies.
Technincal Specifications: Using HTML&CSS, JS and JQuery in the frontend. All requests are Ajax based and exclusively on RESTful Web Services exchanging JSON messages. The backend server is implemented in Spring Boot. Also using MySQL and JPA. The project is maven based.