https://github.com/kaizerpwn/dogs-shelter-app
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
https://github.com/kaizerpwn/dogs-shelter-app
cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework
Last synced: 3 months ago
JSON representation
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
- Host: GitHub
- URL: https://github.com/kaizerpwn/dogs-shelter-app
- Owner: kaizerpwn
- License: bsd-2-clause
- Created: 2024-03-31T20:33:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-04T18:10:24.000Z (11 months ago)
- Last Synced: 2025-02-02T01:51:15.668Z (4 months ago)
- Topics: cpp, desktop-app, dogs-shelter, dogs-shelter-app, qt, qt-creator, qt-desktop-application, qt-framework
- Language: C++
- Homepage:
- Size: 49.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🐶 Dogs Shelter - Qt Desktop Application
Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.## 🔌 Tehnologies & tools used
![]()
Qt framework
Utilized for building the desktop application
![]()
C++
Used as the programming language
![]()
MySQL
Employed as the relational database management system
## 🎨 Screenshots
### Main window
### Dogs list window
### Add new dog modal
### View & Edit dog informations
