Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 480 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 480 Bytes

Overview

This is one of my first programming projects ever. It is an extremely simple desktop application with a login and sign up system. It was written in Python with the PySide6 GUI library. The project utilizes a virtual environment (.venv) running Python 3.11.5 and Pip to manage libraries.

image

PySide6 Download