A comprehensive agricultural equipment rental platform connecting farmers with equipment owners across Zambia. Built with React, TypeScript, and Supabase (Lovable Cloud).
# AgriRent Zambia π
A comprehensive agricultural equipment rental platform connecting farmers with equipment owners across Zambia. Built with React, TypeScript, and Supabase (Lovable Cloud).
## π Table of Contents
- Overview
- Features
- Technology Stack
- User Roles
- Account Types
- Pages & Routes
- Database Schema
- Edge Functions
- Multi-Language Support
- Payment Integration
- Admin Features
- Business Features
- PWA Support
- Getting Started
- Roadmap
---
## Overview
AgriRent Zambia is a peer-to-peer marketplace for agricultural equipment rentals. The platform enables:
- **Farmers** to browse, search, and rent agricultural equipment
- **Equipment Owners** (Individual) to list their equipment and manage bookings
- **Business Accounts** to manage fleets, generate invoices, track payouts, and access analytics
- **Administrators** to oversee platform operations, verify users/businesses, and resolve disputes
The platform supports mobile money payments, SMS notifications, and works offline for areas with limited connectivity.
---
## Features
### Core Features
| Feature | Description | Status |
|---------|-------------|--------|
| **Equipment Marketplace** | Browse, search, and filter agricultural equipment by category, location, price, and rating | β
Complete |
| **Smart Recommendations** | AI-powered equipment suggestions based on user preferences and history | β
Complete |
| **Booking System** | Request equipment rentals with date selection and automatic pricing | β
Complete |
| **Price Negotiation** | Counter-proposal system for price negotiations between farmers and owners | β
Complete |
| **Reviews & Ratings** | Leave and view reviews after completed rentals | β
Complete |
| **Messaging System** | Real-time chat between farmers and equipment owners | β
Complete |
| **Payment Processing** | Mobile money (MTN, Airtel, Zamtel) and cash-on-delivery options | β
Complete |
| **Calendar Integration** | Google Calendar sync with automatic sync on booking co β¦