Add goal for order creation transaction in backend

Added goal for order creation flow transaction using cloud functions.
This commit is contained in:
Achintha Isuru
2026-02-17 16:18:57 -05:00
committed by GitHub
parent db8a2f6e66
commit 50c6be46a0

View File

@@ -5,7 +5,9 @@
## Backend (BE)
### Make Order creation flow a transaction using cloud functions
**Goal:** Make Order creation flow a transaction using cloud functions
**Based on:** https://github.com/Oloodi/krow-workforce/issues/420
---