A simple till for shops, tuckshops and hardware stores. Use it on a phone, a tablet at the counter, or a desktop till. Works as an Android/iOS app and in a web browser.
A working till you can click through in one page. Add items, link a customer, take payment by cash, card, EcoCash, OneMoney or split, do a refund (manager PIN is 4321), match the cash at the end of the day, and read the Z-report (end-of-day summary). Nothing is saved online — refresh the page to start over.
A few till screens, built with the same pieces the live demo uses — and the matching React code you'd write with @corelith/design-system.
The till changes shape to fit whatever device the cashier is using. You always see the cart, the items, and the totals — only the layout changes.
Eight ready-to-use screens. Each one works on phone, tablet and desktop unless noted.
The till uses standard pieces from the design system. Nothing here is custom-made.
Every screen in the POS demo is built from a Huchu cookbook recipe. Open one to see the React, state machine, and edge cases behind it.
Eight screens are ready to use: sale, cash-up, counter, refund, customer, Z-report (end-of-day summary), cancel and find an item. Bookmark this page for the team.