Complete Ethiopian Global Logistics System - Full-stack logistics tracking and order management
# 🇪🇹 Ethiopian Global Logistics
A comprehensive logistics tracking and order management system built with modern web technologies. This full-stack application provides real-time shipment tracking, admin management, OTP email verification, and customer service communication - similar to major platforms like DHL, UPS, and FedEx.
## ✨ Features
### 🔐 **Authentication System**
- **OTP Email Verification**: Secure 6-digit verification codes sent via email
- **JWT Authentication**: Token-based secure login system
- **Role-based Access**: Customer, Staff, and Admin roles
- **Password Security**: bcrypt hashing with salt rounds
### 📦 **Shipment Management**
- **Complete Order Lifecycle**: From creation to delivery tracking
- **Multiple Service Types**: Air Freight, Sea Freight, Land Transport, Door-to-Door
- **Real-time Cost Calculation**: Dynamic pricing based on weight, service, and priority
- **Insurance Options**: Optional coverage with 2% rate calculation
- **Priority Levels**: Standard, Express, and Urgent delivery options
### 🚚 **Real-time Tracking**
- **Live Updates**: Socket.IO powered real-time status changes
- **Interactive Timeline**: Visual progress tracking with animations
- **Public Tracking Page**: Accessible via URL for customers
- **Live Notifications**: Animated alerts for status updates
- **Mobile Responsive**: Works perfectly on all devices
### 🧑💼 **Admin Dashboard**
- **Comprehensive Analytics**: Real-time statistics and performance metrics
- **Order Management**: View, search, filter, and update all shipments
- **User Management**: Manage customers, staff, and admin accounts
- **Customer Service**: Built-in messaging system for support
- **System Health Monitoring**: Database, email, and API status
### 💬 **Customer Service**
- **Integrated Messaging**: Direct communication between customers and admins
- **Categorization**: Inquiries, complaints, tracking issues, billing, etc.
- **Priority Levels**: Low, mediu …