# LoadHive - AI-Powered Logistics Platform
A comprehensive digital freight marketplace that connects shippers with carriers using AI-powered matching technology, focusing on Africa-Europe logistics routes.
## 🚀 Features
### Core Functionality
- **AI-Powered Matching Engine**: Intelligent algorithm connecting shippers with optimal carriers
- **Real-time Bidding System**: Live bidding with instant notifications
- **Real-time Tracking**: GPS-based shipment tracking with live updates
- **Payment Processing**: Secure payment system with escrow functionality
- **Document Management**: Complete document handling for shipments
- **Notification System**: Real-time notifications via email, push, and SMS
### User Roles
- **Shippers**: Post shipments, manage bids, track deliveries
- **Carriers**: Browse loads, submit bids, manage fleet
- **Admins**: System monitoring, user management, analytics
### Advanced Features
- **Route Optimization**: AI-powered route planning and optimization
- **Fleet Management**: Vehicle tracking, maintenance scheduling
- **Analytics Dashboard**: Comprehensive business intelligence
- **Mobile Responsive**: Works seamlessly on all devices
## 🛠 Tech Stack
### Frontend
- **React 18** with TypeScript
- **Vite** for fast development and building
- **shadcn/ui** components with Tailwind CSS
- **React Router** for navigation
- **React Query** for server state management
- **Mapbox GL** for mapping and tracking
### Backend
- **Supabase** (PostgreSQL + Auth + Real-time)
- **Edge Functions** for serverless computing
- **Row Level Security** for data protection
- **Real-time subscriptions** for live updates
### Additional Tools
- **Stripe** for payment processing
- **Resend** for email notifications
- **Mapbox** for geolocation services
## 📋 Prerequisites
- Node.js 18+ and npm
- Supabase account
- Mapbox API key
- Stripe account (for payments)
- Resend account (for emails)
## 🚀 Quick Start
### 1. Clone the Repository
```bash
git clone
cd africa-eur …