Marketplace

Martin's POS

v1.0.0

by Adminium · Point of sale · SQLite · PostgreSQL

Overview

A touch-optimised point-of-sale terminal for retail or restaurant service: PIN login, an order-taking register with modifiers, table floor and coursing, split-tender payments, a kitchen display and held tickets. The manifest scaffolds the menu, ticket and payment tables and generates the back-office dashboard. Ships here as a hosted web build; a desktop (Electron) build for offline counters is on the roadmap.

Capabilities

  • Works offline
  • Receipt printer
  • Barcode scanner
  • Payments
  • Realtime

What you get

Tables it adds6
  • menu_items
  • tables
  • tickets
  • ticket_items
  • payments
  • shifts

Created fresh, or mapped onto your existing tables at install.

Pages your dashboard gains4
  • POS dashboardSales at a glance and an hourly breakdown.
  • MenuA CRUD grid plus a card gallery for menu items.
  • TicketsOpen tickets beside a ticket detail with line items and totals.
  • ShiftsA staff shift scheduler.
Roles it pre-builds2
  • pos-cashierCreate and read tickets and payments.
  • pos-managerEverything the cashier can do, plus menu and reports.
Settings you configure6
  • Currency
  • Tax rate
  • Service mode
  • Receipt header
  • Printer target
  • Card reader key

Deploy it

Martin's POS is a static frontend. Deploy it in one click, or grab the source and host it anywhere. It runs on built-in demo data today and connects to your Adminium instance when the publishable-key API lands.