Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 5 days 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.

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
Qt framework
Utilized for building the desktop application


C++
C++
Used as the programming language


MySQL
MySQL
Employed as the relational database management system

## 🎨 Screenshots
### Main window
![Screenshot_4](https://github.com/kaizerpwn/dogs-shelter-app/assets/70588174/ae4670db-b223-4c84-a032-30c8b185eeb8)

### Dogs list window
![Screenshot_5](https://github.com/kaizerpwn/dogs-shelter-app/assets/70588174/303d53f1-855b-4689-ba50-b12ff1fa7597)

### Add new dog modal
![Screenshot_6](https://github.com/kaizerpwn/dogs-shelter-app/assets/70588174/90504461-724b-473d-804e-a7ac1abd3c7b)

### View & Edit dog informations
![Screenshot_7](https://github.com/kaizerpwn/dogs-shelter-app/assets/70588174/5e4f0f40-32d7-48d6-82fe-525a687c3dab)