Checkers game using pyqt5 Python

Hi , i am trying to build a checkers game using python to practice .

the incomplete project here: https://github.com/nzzCoding/Simple_checkers/blob/logicless_gui/view.py

this is just the basic ui implementation (still incomplete) without the game logic, i don’t want to post the whole project as it is still very messy.

i would like to hear some critisism .