π AgriLink360 β AI-Driven Agri Marketplace
AgriLink360 is a prototype AI-powered web app that connects farmers directly with buyers across Nigeria, while using IoT simulation to detect and alert farmers about potential spoilage of goods.
The solution is designed as part of a Hackathon challenge with focus on:
Zero Hunger
Empowering Farmers
Reducing Food Waste
Seamless Future Integration with LMS & Payment Platforms
π Features
Role-Based Access
π©βπΎ Farmer: Add products, search for buyers, simulate IoT spoilage alerts.
π Buyer: Browse available farm products, search/filter by state/city, connect with farmers.
Marketplace
Preloaded Nigerian products (Rice, Beans, Tomatoes, Pepper, Garri, Cassava, Onions, Fish, Bush Meat, etc.)
Linked to states/cities in Nigeria for localized matching.
IoT Spoilage Alerts (Simulated)
Farmers receive real-time alerts when goods risk spoilage (demo via toast notification).
AI-Driven Matching (Prototype)
Buyer β Farmer matching logic (simulated ranking).
Ready for extension with ML/AI models.
Payment Trial
Farmers can try adding products 3 times for free.
Payment system (Paystack/Flutterwave) can be integrated after trial.
π οΈ Tech Stack
Frontend: React (via CDN + Babel), TailwindCSS
Hosting: Works locally in browser or can be hosted on Netlify/Vercel/GitHub Pages
Data: Mock JSON for products, buyers, Nigerian states & cities
Future Integration: AI services for applicant/product ranking, LMS upskilling, IntaSend/Paystack for payments
π Project Structure
βββ index.html # Loads React + Tailwind + marketplace.js
βββ styles.css # Optional custom styles
βββ marketplace.js # Main React app (Farmers, Buyers, Marketplace, IoT, AI logic)
βββ README.md # Project documentation
βοΈ Setup & Run
1. Clone Repo
git clone
github.com
cd agrilink360
2. Open in Browser
Simply open index.html in Chrome/Firefox/Edge.
No backend needed β this is a front-end prototype β¦