Multi-Layer Application Architecture
Tasarım · 2026
A modular application architecture that keeps business logic in a platform-independent C++ core and extends it with REST service and mobile client layers.
- A platform-independent C++ core with no Qt or HTTP dependency.
- A REST API layer that exposes core functions to external systems.
- Mobile use through a Flutter client.
C++17 · Qt · Crow · SQLite · Protobuf · Flutter