Skip to content

Issue #6 UI: Implement Enter key input handling and boolean return#10

Merged
AyeongKwon merged 2 commits into
mainfrom
iss6_kay
Dec 11, 2025
Merged

Issue #6 UI: Implement Enter key input handling and boolean return#10
AyeongKwon merged 2 commits into
mainfrom
iss6_kay

Conversation

@AyeongKwon

@AyeongKwon AyeongKwon commented Dec 11, 2025

Copy link
Copy Markdown
Collaborator

This PR addresses issue #6 by implementing the necessary input handling logic to enable the program to transition from the Intro Screen to the main application flow.

The "Press [ENTER] to Start" prompt is now functional, and the IntroScreen now acts as a controlled module returning a status of execution.

Comment thread .LCKIntroScreen.java~ Outdated
scanner.nextLine();
}

System.out.println("\n🎉 UniTime-Solver가 시작됩니다...");

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is a Korean version. Can you change it in English?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!
I will change it right now.

@mingyeonggg mingyeonggg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM( •̀ ω •́ )✧

@AyeongKwon AyeongKwon merged commit 7acdfd6 into main Dec 11, 2025
1 check passed
@github-project-automation github-project-automation Bot moved this from In review to Done in UniTime-Solver Dashboard Dec 11, 2025
@AyeongKwon AyeongKwon removed the UI label Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants