Logo Lanfrica

gith9801-jpg/agriconnect-rw

Domain:

agriculture

Record type:

softwareproject
Creator:
git
Host:
Rwanda's Intelligent Digital Agriculture Ecosystem - marketplace platform with AI price prediction # AgriConnect RW Rwanda's Intelligent Digital Agriculture Ecosystem ## Tech Stack - Frontend: React + Vite + Tailwind CSS - Backend: Node.js + Express + MongoDB - AI Service: Python + FastAPI ## Colors - Green: #2E7D32 - Yellow: #F9A825 - White: #FFFFFF ## Setup Instructions 1. Clone repository 2. cd client && npm install && npm run dev 3. cd server && npm install && npm run dev 4. cd ai-service && pip install -r requirements.txt && python app/main.py