January 12, 2026 · 2 min read
Keeping the menu synced
The custom app keeps Popz menu data in a seed file that can be reviewed and adjusted without changing the checkout flow.
The current public app routes into HungerRush, so the custom site keeps a local copy of the Franklin categories and prices for faster browsing.
The local catalog powers storefront cards, admin editing, coupons, promotions, cart, and checkout from one database-backed source.
When Popz changes prices or items, the seed data can be updated without rebuilding the checkout architecture.
