Week 10 (10/25-10/30)
- ccollins57
- Oct 29, 2023
- 1 min read
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.



Comments