Skip to content

vdarius23/Qt-GUI-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Trench Coat Shop (Qt/C++)

Qt desktop application for browsing trench coats, managing a shopping cart, and maintaining a watchlist.

## Features

- Browse items (list/table)

- Add / remove trench coats

- Shopping cart management

- Watchlist using **QTableView**

- Custom **QAbstractTableModel**

- Layered architecture: UI / Service / Repository

## Tech Stack

- C++

- Qt (Widgets)

- Model/View architecture

## Screenshots

(Add screenshots in screenshots/ and link them here)

## Build & Run

### Requirements

- Qt (5 or 6)

- CMake or Qt Creator

### Build (example CMake)

mkdir build

cd build

cmake ..

cmake --build .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages