1
0 Comments

Launching RollingCart: Shopping List for Recurring Grocery Runs

I'm launching RollingCart, a self-hostable shopping list app I built for my weekly grocery shopping.

THE PROBLEM

I shop for groceries weekly (or bi-weekly, pretty irregular) with many repeating items. Every app I tried made me juggle multiple lists or manually search for items I buy regularly. I just wanted one list that remembers what I buy.

WHAT I BUILT

RollingCart is opinionated: one shopping list, always.

  • One backlog of items you need to buy

  • Start a trip → check items off as you shop → finish

  • Checked items removed from the list, but the history saved in session trip. Unchecked roll back to the list.

  • Catalog remembers everything for quick re-adding

  • Fuzzy search, trip history, works offline

  • Self-hostable with Docker

Tech: Rails backend, React frontend, PWA

TRY IT

Built for self-hosters who want a simple, practical shopping app. Feedback welcome!

posted toAvatar for product RollingCart
RollingCart