An open-source platform connecting farmers with NGOs and bulk buyers to enable fair price negotiation and reduce crop wastage.
CropConnect is a Free and Open Source Software (FOSS) platform designed to connect farmers directly with institutional bulk buyers such as NGOs, hostel kitchens, community kitchens, and charitable organizations.
Farmers frequently face unstable market prices, reliance on intermediaries, and challenges in selling produce at profitable rates. Meanwhile, NGOs and large-scale kitchens struggle with sourcing crops at affordable prices while maintaining consistent supply.
CropConnect addresses this gap by enabling transparent, negotiation-based trade between producers and buyers, enhanced with OpenStreetMap (OSM) powered geospatial visualization for location-aware crop discovery and marketplace interaction.
Agricultural supply chains often involve multiple intermediaries, leading to:
• Reduced farmer profit margins
• Price inefficiencies
• Unsold or wasted produce
• Limited direct buyer access
Simultaneously, bulk buyers face:
• Procurement cost uncertainty
• Supplier discovery challenges
• Inconsistent pricing
✅ Solution
CropConnect provides a digital marketplace where:
• Farmers list crops with quantity & base price
• Buyers browse available produce
• Buyers submit price offers
• Farmers accept / reject / counter offers
This creates a fair price discovery mechanism, complemented by OpenStreetMap (OSM) integration for intuitive location-based crop exploration.
✨ Key Features (Hackathon MVP)
• Farmer & Buyer Registration
• Crop Listings with Bulk Quantities
• Offer & Bargaining System
• Negotiation Workflow
• OpenStreetMap (OSM) Integration
• Interactive Map-based Crop Discovery
• Simple Trust Indicators (ratings simulation)
🌱 Expected Impact
CropConnect aims to:
• Improve farmer income opportunities
• Help NGOs source affordable produce
• Reduce dependency on intermediaries
• Minimize agricultural wastage
• Enable smarter buyer–supplier discovery via geospatial awareness
🗄️ Backend Architecture
✔ Custom Backend Routes
✔ Self-Hosted Server Endpoints
✔ Internal Data Exchange
✔ Database Communication Layer
📦 Installation
Prerequisites:
• Node.js (v16+)
• npm
Clone Repository:
git clone https://github.com/sumit92669/CropConnect.git
cd CropConnect
Frontend Setup:
cd frontend
npm install
npm run dev
Backend Setup:
cd backend
npm install
npm run dev
🚀 Future Scope
• Surplus crop donation module
• Logistics & transport coordination
• Demand forecasting
• Quality verification systems
• Advanced geospatial analytics
🔓 Open Source Commitment
CropConnect is built entirely using Free and Open Source technologies, including OpenStreetMap (OSM) for mapping and geospatial functionality, ensuring transparency, adaptability, and community-driven development.