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

Breaking Changes (UI & Code) #2

Open
1 of 5 tasks
bervianto opened this issue Oct 10, 2018 · 0 comments
Open
1 of 5 tasks

Breaking Changes (UI & Code) #2

bervianto opened this issue Oct 10, 2018 · 0 comments

Comments

@bervianto
Copy link

bervianto commented Oct 10, 2018

I want to change UI of the main window. Also, I want to refactor the code so have a Base for algorithm functionality, so can be extended for GUI and CLI command. It doesn't matter what done first.

Before:

  • Have two big boxes (one for input, one for output)

After:

  • Have 9 x 9 small boxes (user can input here, the output should be here, the assignment simulation also should be here).
  • Have a progress bar
  • Have a timer (optional)
  • Interactive color, distinct the input and the output (optional)

Task:

  • Refactor Code
  • Have 9 boxes
  • Have a progress bar
  • Have a timer
  • Distinct input and output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant