Week 050 — Cash Rewards and In-App QR Codes Begin

Cash rewards done. QR code generation started.

Week of November 3, 2025

Progress

Cash rewards were completed Monday. The found page badge shows the cash reward amount, and the cash reward field styling was updated — the currency label and amount field now appear as a single combined unit.

The rest of the week shifted to in-app QR code generation. The idea: give users a way to generate a QR code for an item directly in the app, so they can print their own stickers rather than buying physical ones. The item page got new UI for it, the QR code constant was created, and work began on the API to handle code generation and saving.

By Friday: the item page code was partially in place, but the API call wasn't wired yet. The question of whether to add QR code generation to the existing api-qr-code endpoint or create a separate one was still open.

Next Week

Finish QR code generation and wiring.