🏭 Internal Documentation
Coolkas WMS 2.0
Warehouse & Transportation Management System. Three services collaborate: a Go backend API, a Next.js operator dashboard, and a Python VRP routing solver.
coolkas-apiGo + Echo + PostgreSQL
coolkas-dashboardNext.js 15 + React 19
coolkas-routingPython + OR-Tools + gRPC
Outbound Order Lifecycle
Full process — from Sales Order to delivery confirmation
›
›
Step 3
Pick & Pack
Warehouse
›
Step 4
Route & Dispatch
Logistics
›
Step 5
Deliver
Driver (app)
Documentation sections
📦
Product & Business
For product owners & stakeholders
Outbound Flow
Full process: SO upload → DN → picking → routing → driver delivery
›
⚙
Backend Engineering
For backend developers
Routing Integration
Architecture, DB schema, gRPC flow, API endpoints
›
API Reference
All REST endpoints, request/response schemas
›
◈
Frontend Engineering
For frontend developers
Design System
Colors, typography, component library
›
Frontend Guide
File structure, patterns, hooks, data fetching
›
Testing Guide
UAT scenarios and acceptance test cases
›