This week I cleaned up the abstract and chapter 1 of the report. I created three new GUIs for the project using Tkinter. I personally didn't like how PyQt was working and felt that this tkinter GUI had better function. I created a way for this GUI to call various programs when the buttons are clicked. The first GUI was created using four buttons with different colors in a four square template. The second GUI used the same template but uses radio buttons to show when a program is selected. The third GUI uses the radio buttons but has the various buttons spread out in a vertical format. The third GUI is what we have come together to agree on as the best one moving forward. I also fixed the progress log bug that wasn't allowing the previous posts to load.
![](https://static.wixstatic.com/media/0909bd_a7fb0d74fa9148dba439ec01edc8c4a6~mv2.png/v1/fill/w_975,h_585,al_c,q_90,enc_auto/0909bd_a7fb0d74fa9148dba439ec01edc8c4a6~mv2.png)
![](https://static.wixstatic.com/media/0909bd_e0276e4ff2f1451db0d86e19f4ec29f9~mv2.png/v1/fill/w_975,h_617,al_c,q_90,enc_auto/0909bd_e0276e4ff2f1451db0d86e19f4ec29f9~mv2.png)
![](https://static.wixstatic.com/media/0909bd_072a463636194b368f5c4a07cb4e06c9~mv2.png/v1/fill/w_975,h_491,al_c,q_90,enc_auto/0909bd_072a463636194b368f5c4a07cb4e06c9~mv2.png)
Comments