smpl_POS — Point of Sale
A full-featured dark-themed POS system built with Flask and MySQL. Live at paphtech.com/projects/smpl_pos.
Overview
smpl_POS is a complete Point of Sale system built by PaphTech using Flask as the backend and MySQL as the database. It features a POS terminal, inventory management, customer tracking, transaction history, dashboard analytics, and store settings — all in a sleek dark-themed UI. The app runs live at /projects/smpl_pos as a Blueprint within the PaphTech platform.
The Problem
Small businesses needed a lightweight, self-hosted POS system that could run on any device without a subscription. Most SaaS POS systems are expensive and lock businesses into proprietary hardware.
The Solution
Built as a Flask Blueprint with MySQL backend, served directly from the PaphTech platform. Zero-install for the end user — just open a browser. Full CRUD for products and customers, atomic checkout transactions, and a real-time dashboard.
Results
Key Features
- POS Terminal — product grid, cart, customer selector, discount, checkout
- Dashboard — today's revenue, weekly chart, top products, low-stock alerts
- Products — full CRUD, margin calculator, stock management
- Customers — full CRUD, purchase history, total spent tracking
- Transactions — searchable history, date filter, printable receipts
- Settings — store name, address, currency, tax rate
- Payments — Cash (change calculator), Card, Mobile Pay
- Atomic checkout — all steps in a single MySQL transaction
More Projects
Apex Consulting — Complete Redesign
Full redesign of an outdated corporate site. Mobile-first, CMS-powered, conversion rate up 40%....
BloomRetail Co. — Emergency Recovery
Full site recovery after a Black Friday crash. Back online in under 3 hours with zero data loss....
DFO
A live Flask + SQLite web application running directly at paphtech.com/projects/dfo....