Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Console-based user interface #3

Open
tommens opened this issue Jan 6, 2023 · 0 comments
Open

[FEATURE] Console-based user interface #3

tommens opened this issue Jan 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tommens
Copy link
Contributor

tommens commented Jan 6, 2023

Describe the new functionality you'd like to see
The current code runs through a Swing GUI. A placeholder class ConsoleGUI has been provided to implement a fully text-based console (terminal) interface, in order for the application to work in a purely textual mode through the command-line console. Modify this class (which is currently essentially a copy-paste of SwingGUI) to make this work. Provide the necessary unit tests while doing so.

@tommens tommens added the enhancement New feature or request label Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant