...

/

Creating a Profile GUI

Creating a Profile GUI

Learn how to work on a Profile GUI.

Many of the fundamental tools needed to build the user profile GUI have now been introduced to you. The aim of this project, which is entirely made up of QLabel widgets, is to teach you the principles of making GUIs in PyQt6. The user specified personal information is ...