This report summarizes progress on a project with a Spring Boot backend and plans for a frontend. It states that the backend is mostly complete and endpoints can be queried successfully. It was expanded with a Thymeleaf landing page. Plans are described to integrate either a React/Redux or Angular frontend to handle state management and API calls. The project encountered issues with code errors and UML design that required changes to the backend structure and database mapping. The current frontend uses Angular to successfully pull data from the backend.