← index
saas · active

Tagesbrot

A public bread archive for Köln, with a private phone-first logging tool behind it

Case study. This system is private — its architecture is described here, but it is not linked and no real data or media from it appears.

Two things in one codebase. At the kitchen table it is a private, phone-first tool for logging loaves — photograph, rate, note the bakery. Publicly it is a browsable archive of those entries.

The interesting constraint is that the same record has to serve both: fast and sloppy to enter with one hand, and presentable without a second editing pass. That pushes almost all the work into the schema and the capture form rather than the public template.

The private side is invite-only and is not linked from here.

Stack

  • Next.js
  • Nhost
  • Tailwind
  • PostgreSQL