Seazone is a full-stack SaaS platform built for international freight forwarding and shipment logistics. It provides an end-to-end solution for managing sea shipments — from booking and customs clearance to real-time tracking and financial settlement.
What it does
- Shipment Management — customers can create, group, and track shipments through the full lifecycle, from origin to destination.
- Customs & Tax Engine — automated customs duty and tax calculations using HS codes, supporting multiple unit types (weight, count, percentage), with per-item consumer spending fees and financial tax breakdowns.
- Multi-Currency & Multi-Language — full i18n support with dynamic translations and live currency management, making the platform usable across international markets.
- Notification System — real-time push notifications (Firebase FCM) and email alerts for shipment status changes, tracking updates, and customs events.
- Admin Dashboard — a management interface for admins to handle users, countries, currencies, page content, financial taxes, support tickets, and audit logs.
- Customer Mobile App — a companion app (iOS & Android) with push notifications, shipment tracking, and account management.
Tech Stack
Backend: NestJS 11 (TypeScript), TypeORM, PostgreSQL 16, Firebase Admin SDK, Cloudinary, Nodemailer, Docker Compose, Nginx
Scale
Designed as a multi-tenant SaaS with role-based access control, paginated APIs, soft deletes, and a full audit trail — deployed via Docker with zero-downtime migrations.