You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the GUIs are hardcoded to overlap each other, which creates a messy user experience. To improve this, I propose implementing proper class structures and utilizing tkinter's TopLevel widget for managing multiple interfaces.
Additionally, the aesthetics of the GUI need refinement. The rounded borders were chosen randomly by me, resulting in a less-than-appealing design. Therefore, a makeover of the GUI is necessary.
Currently, the GUIs are hardcoded to overlap each other, which creates a messy user experience. To improve this, I propose implementing proper class structures and utilizing tkinter's TopLevel widget for managing multiple interfaces.
Additionally, the aesthetics of the GUI need refinement. The rounded borders were chosen randomly by me, resulting in a less-than-appealing design. Therefore, a makeover of the GUI is necessary.
Tasks
The text was updated successfully, but these errors were encountered: