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.

emergeagrisystems/ghana-growers-pwa

Domain:

agriculture

Record type:

software
Creator:
eme
Host:
# Ghana Growers Website/PWA A mobile-first Next.js + Tailwind CSS website for Ghana Growers, connecting farmers, buyers, and agricultural suppliers in Ghana. ## Quick Start ```bash npm install npm run dev ``` Open `localhost`. ## Project Structure ```text src/app/ App Router pages and SEO metadata src/components/ Reusable UI components src/data/ Easy-to-edit content files public/manifest.json PWA manifest public/sw.js Lightweight service worker public/images/ Placeholder visual assets ``` ## Common Edits - WhatsApp number: edit `WHATSAPP_NUMBER` in `src/data/site.ts`. - Products and marketplace categories: edit `src/data/products.ts`. - Blog posts and learning content: edit `src/data/blog.ts`. - Service page content: edit `src/data/services.ts`. - Farmer directory placeholders: edit `src/data/farmers.ts`. - Farmer Tools market prices: edit `src/data/marketPrices.json`. - Farmer Tools locations: edit `src/data/weatherLocations.ts`. - Buyer requests board: edit `src/data/buyerRequests.json`. - WhatsApp community invite links: edit `src/data/whatsappCommunities.ts`. - Farmer registration notification recipients: edit `src/data/notificationConfig.ts`. - Buyer registration notification recipients: edit `src/data/notificationConfig.ts`. - Supplier registration notification recipients: edit `src/data/notificationConfig.ts`. ## Farmer Tools Integrations - Weather uses the free Open-Meteo API directly from the frontend. - Farm Help Assistant uses `src/app/api/farmer-assistant/route.ts` and calls OpenAI from the server using `OPENAI_API_KEY`. - Crop Health Check uses `src/app/api/crop-health/route.ts`, ready for Plant.id, Crop.health, Plantix, or a similar provider. - Keep API keys in environment variables on the server. Do not expose provider keys in frontend components. ### Farm Help Assistant Setup The chat UI lives in `src/components/smart-solutions/FarmerAssistant.tsx` and is displa …

Visit

github.com

Languages

Phuie

Similar

notanagent01/amharic-pwaTodd366/CabLink-pwaPetrosGondwe/werenga-pwaWisdomchibaka/malawi-marketplace-pwaBrunoRakotomalala62/education-madagascar-pwaAlexFatch/mascot-health-pwa

notanagent01/amharic-pwa

# Amharic Learning PWA A Progressive Web Application (PWA) designed to teach Amharic. This app feat

Todd366/CabLink-pwa

CabLink-booking app for Botswana with THoBoCoin (THB) . Mobile-first Progressive Web App: book rid

PetrosGondwe/werenga-pwa

Let's Build Chichewa speech dataset

Wisdomchibaka/malawi-marketplace-pwa

Progressive Web App marketplace and social platform for Malawi # malawi-marketplace-pwa Progressive

BrunoRakotomalala62/education-madagascar-pwa

Application éducative PWA pour Madagascar – CEPE, BEPC, Baccalauréat. Fonctionne 100% hors ligne.

AlexFatch/mascot-health-pwa

Anonymous, offline-capable PWA for student sexual health in Zimbabwe - Complete system with Django b