3 Open Issues Need Help Last updated: Dec 1, 2025

Open Issues Need Help

View All on GitHub
Application Management Tool

AI Summary: This issue involves creating a domain model and associated repositories. It also requires the creation of a data.sql file and a runner to test the implemented model.

Complexity: 3/5
enhancement good first issue 5
Application Management Tool

AI Summary: This issue is a request to set up the initial project structure for a Java 17 Spring Boot application. It specifies the core technology stack (Java 17, Spring Boot 3.5.8, H2) and the main top-level folders required: config, domain, dto, and web. This is a foundational task for starting a new project.

Complexity: 1/5
enhancement good first issue 5 product backlog
Application Management Tool

AI Summary: This issue proposes the creation of an exception handler within the project. It outlines two specific components to be implemented: a general 'Handler' and a 'StandardError' handler. This is likely intended to improve the robustness and error reporting of the application.

Complexity: 2/5
enhancement good first issue 5