All projects
Digisto POS

Digisto POS

in-progress

A modern POS and inventory platform built with Qt 6 and PocketBase - a clean cashier and admin experience for running a business.

cppqtqmlpocketbaseposinventorydesktop

What it does

Digisto is a professional POS and inventory-management app for businesses to run sales, stock, and day-to-day operations. It pairs an intuitive cashier interface with business administration and a dashboard for at-a-glance insights. - POS system — sell products in-store with a fast cashier interface - Inventory management — add, view, and manage products and stock supplies - Business administration — configure business details, user accounts, and permissions - Dashboard insights — sales trends, stock levels, and performance at a glance

Why I built it

A ground-up successor built on a lighter, modern backend — the goal was a smooth, responsive experience for both owners and cashiers without the operational weight of a traditional database server.

How it works

- Frontend & core: Qt 6.7.x (C++/QML) - Backend/API: PocketBase, extended with JavaScript

What I learned

Pairing a native Qt front end with a lightweight BaaS backend keeps the client responsive while offloading auth, storage, and APIs — a good template for shipping business software quickly.