Open ThangTLuong opened 8 months ago
For now, the GUI is similar to the Microsoft File Explorer. I may or may not want to change the design. Right now, we have the top, side, and main view. The main view is a must since that's where we see all the files and directories. The top view will hold all the options for the main view. The side view is for navigation, but I wonder if there's a better way to implement it than how Microsoft has it.
Use CustomTkinter for the GUI: https://github.com/TomSchimansky/CustomTkinter