About
Window
#31
Labels
database
Postgres DB management
good first issue
Good for newcomers
pyqt-gui
QT Graphical User Interface
Milestone
⚠ This Issue should be done entirly on about_window branch
We will have to create a separate
About
window which will display:Start with the basic shell. Create new file named
about.py
. Inside the file create the classAbout
and init it's properities. The about window will consist of one main layout and one child vertical layout, where all the objects will be created. You can use login as reference.🎗 All the files, related to the GUI should be created in the pyqt5-gui folder
The text was updated successfully, but these errors were encountered: