Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

IRASUBIZA-SALY-NELSON/Harvest-Hold-Rwanda

Domain:

agriculture

Record type:

softwareproject
Creator:
IRA
Host:
Harvest Hold Rwanda — website, farmer mobile app, admin ops dashboard, and Spring Boot API # Harvest Hold Rwanda IoT + AI cold-chain platform for smallholder farmers in Rwanda. ## Monorepo | Folder | What | |--------|------| | `Website/` | Marketing site (React + Vite) | | `farmer-app/` | Farmer mobile app (Expo / React Native) | | `admin-dashboard/` | Ops dashboard with live charts (React + Recharts) | | `backend/` | Spring Boot API (shared by mobile + admin) | ## Quick start ```bash # API (required for mobile + admin) cd backend && ./mvnw spring-boot:run # Admin dashboard → 127.0.0.1 cd admin-dashboard && npm install && npm run dev # Website cd Website && npm install && npm run dev # Farmer app cd farmer-app && npm install && npx expo start ``` ## Demo logins **Farmer app:** `+250 788 123 456` / `1234` **Admin dashboard:** `admin@harvesthold.rw` / `admin1234`

Visit

github.com