CodTubify
CodTubify copied to clipboard
Update Current GUI
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
- [x] #11
- [ ] #12
Working on the GUI was a pain in the ass, so I first created my own library to improve the process. I will now work to get this project going! 🥳