
RollingCart
A self-hostable shopping list for recurring groceries
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
Login: demo01@example.com / RollingCartDemo
Built for self-hosters who want a simple, practical shopping app. Feedback welcome!
About
I do weekly grocery runs with repeating items. I built RollingCart around my workflow: one always roll-over list, catalog remembers purchases, sessions auto-track trips with minimum management overhead.

Comment