← Back to Projects

Web Order Tracker

A functional internal order-tracking platform built with HTML, CSS, and JavaScript. It manages open and finished orders, per-user workspaces stored in the browser, JSON import/export for moving data between machines, and a built-in knowledge base — all in a fast, dependency-free web app.

Tech Stack
HTML CSS JavaScript localStorage
Live Website
wotracker.net
Screenshot of the Web Order Tracker user selection screen

The demo runs the same app pre-loaded with sample orders, so you can click around freely — the real thing lives at wotracker.net (its data is stored per browser, so it starts empty there).