Implement MinioReceiptStorage (IReceiptStorage) #16

Closed
opened 2026-07-05 19:20:12 +01:00 by TimCane · 0 comments
TimCane commented 2026-07-05 19:20:12 +01:00 (Migrated from github.com)

Goal

PutAsync/GetAsync/DeleteAsync against the bill-splitter bucket at key receipts/{sessionId}, content-type from the sniffed image type.

References

Done when

  • Advances M2 A1 (create stores the image).

Part of M2: Session core.

## Goal PutAsync/GetAsync/DeleteAsync against the bill-splitter bucket at key receipts/{sessionId}, content-type from the sniffed image type. ## References - [docs/07-backend-design.md#infrastructure-project](https://github.com/TimCane/bill-splitter/blob/main/docs/07-backend-design.md#infrastructure-project) - [docs/01-architecture.md#receipt-image-lifecycle](https://github.com/TimCane/bill-splitter/blob/main/docs/01-architecture.md#receipt-image-lifecycle) ## Done when - Advances M2 A1 (create stores the image). --- Part of **M2: Session core**.
Sign in to join this conversation.
No description provided.