Why This Exists
The business needed an affordable and maintainable way to move beyond spreadsheets, manual calculations, and disconnected operational processes while avoiding unnecessary enterprise software complexity.
Current Version
An operations platform for Leo Packers and Movers focused on quotations, warehouse operations, billing, employee advances, fuel tracking, and business visibility.
The business needed an affordable and maintainable way to move beyond spreadsheets, manual calculations, and disconnected operational processes while avoiding unnecessary enterprise software complexity.
Evolution Path
This timeline documents how a simple transportation calculator gradually evolved into a broader operations platform for Leo Packers and Movers.
Unlike many software projects that begin with a large architecture, this system evolved incrementally.
Each stage was driven by a real operational problem.
New complexity was introduced only when the business could justify it.
Operational knowledge existed across:
Generating quotations required effort and consistency depended heavily on individual knowledge.
The biggest bottleneck was not reporting.
It was generating accurate quotations quickly.
Solve the sharpest operational pain point first.
Transportation quotations needed to be calculated faster and more consistently.
Built a calculator capable of handling:
Quote generation became faster, more repeatable, and less dependent on manual calculations.
A focused solution can create immediate business value.
Rate data changed frequently.
Updating application data through deployments would be inefficient.
Introduced:
Google Sheets
+
Apps Script APIsBusiness users could update pricing without modifying application code.
The system became easier to maintain and iterate on.
Sometimes a spreadsheet is the correct database.
The business required support for international relocations and shipments.
Domestic calculations alone were no longer sufficient.
Introduced:
The platform expanded beyond domestic logistics.
Successful systems often reveal adjacent business opportunities.
The application was becoming more than a calculator.
Operational information was beginning to spread across multiple workflows.
The project direction shifted from:
CalculatorTo:
Operations DashboardThe foundation for a larger platform was established.
Once multiple operational workflows exist, centralization becomes valuable.
Spreadsheets worked well for validation, but were becoming limiting for operational workflows.
The architecture evolved toward:
The platform gained a proper operational data foundation.
Validation tools and production systems often require different architectures.
Warehouse operations required structured visibility.
Storage, billing, and outstanding balances needed a dedicated workflow.
Introduced:
The platform gained its first major operational module.
Financial workflows benefit from historical records rather than editable totals.
Employee financial transactions needed tracking and visibility.
Built a transaction-based system for:
Employee financial history became transparent and auditable.
Derived balances are safer than mutable balance fields.
Fuel expenditure and vehicle efficiency lacked visibility.
Introduced:
Operational expenses became measurable.
Useful visibility is often more valuable than perfect automation.
Multiple operational systems now existed.
The challenge shifted from building individual tools to creating a unified operational platform.
Established a long-term direction focused on:
The project evolved from a collection of tools into a platform strategy.
Business software grows by solving one practical problem at a time.
Today the project is best described as:
Operations Platform for Leo Packers and MoversThe most important architectural decision was allowing the system to evolve naturally.
Manual Operations
→ Calculator
→ Spreadsheet Backend
→ Dashboard
→ Operations PlatformEach stage solved a real business problem before introducing additional complexity.
Potential future areas include:
The long-term vision is not to build a large ERP.
The vision is to build a practical operations platform that helps the business run more effectively while remaining affordable, maintainable, and adaptable.