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

Use Qt instead of Kivy #21

Open
1 of 7 tasks
ThomasCWright opened this issue Jan 30, 2021 · 2 comments
Open
1 of 7 tasks

Use Qt instead of Kivy #21

ThomasCWright opened this issue Jan 30, 2021 · 2 comments
Labels

Comments

@ThomasCWright
Copy link
Owner

ThomasCWright commented Jan 30, 2021

  • Create new branch - Qt
  • Refactor version 8215 to replace kivy with Qt
  • Check on emulator and phone
  • Check portability to web app/site
    • Publish on chdirections.dk/sudoku
  • Add scan capabilities Scan 9x9 sudoku #20
  • Publish to play store
@ThomasCWright
Copy link
Owner Author

ThomasCWright commented Jan 30, 2021

Two reasons for change to Qt:

  1. Portability
    • language => to help when learning C++
    • platform => Web which is not planned for kivy
  2. Production readiness
    • Documentation
    • tooling => investigate possibilities for TDD & BDD
    • support

@ThomasCWright
Copy link
Owner Author

Checkout:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant