Java Desktop software targeted at language learners

7 Open Issues Need Help Last updated: Sep 2, 2025

Open Issues Need Help

View All on GitHub
Bug list 6 months ago
bug help wanted Test coverage

Java Desktop software targeted at language learners

Java
Change pw bug 6 months ago
bug enhancement help wanted Test coverage Refactors!

Java Desktop software targeted at language learners

Java
Refactor Need 6 months ago

AI Summary: Refactor the signup validation process in the LexiGO Java Swing application. The current implementation is considered overly complex, requiring a more streamlined and easily extensible builder pattern for improved maintainability and future development.

Complexity: 4/5
enhancement help wanted Test coverage Refactors!

Java Desktop software targeted at language learners

Java
Test name bug fix 6 months ago

AI Summary: The task is to fix a bug in the LexiGO Java Swing application where IntelliJ IDEA's refactoring tools are not correctly updating variable names within test files. This requires identifying the affected test files, manually correcting the variable names, and potentially investigating why the refactoring tools are failing to update them.

Complexity: 3/5
bug help wanted Test coverage

Java Desktop software targeted at language learners

Java

AI Summary: Update the comments in the LexiGO Java-Swing application's test suite to reflect the current state of the code and documentation. This involves reviewing existing comments and modifying or adding them as needed to ensure accuracy and clarity.

Complexity: 3/5
documentation help wanted

Java Desktop software targeted at language learners

Java

AI Summary: Add new unit tests to improve the test coverage of the `WordDataAccessObject` and potentially the `WordBookDataAccessObject` in the LexiGO Java Swing application. The goal is to increase the coverage of `WordDataAccessObject` from 45% to a level closer to the 95% achieved by `WordBookDataAccessObject`. This is not a mandatory task.

Complexity: 4/5
help wanted Test coverage

Java Desktop software targeted at language learners

Java

AI Summary: Enhance the LexiGO project's README.md file by updating the videos, specifications, user story descriptions, and adding slightly more detail to the functionality descriptions. This involves improving the clarity and completeness of the existing documentation.

Complexity: 2/5
documentation enhancement help wanted

Java Desktop software targeted at language learners

Java