Update Current GUI
Open
enhancement
- Dominant language
- Python
- Stars
- 78
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.