Skip to content

sameer-soni/AgriConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌱 AgriConnect

React Native MongoDB Node.js Express.js

AgriConnect is a mobile platform that connects farmers directly with consumers, eliminating middlemen to ensure fair prices for farmers and fresh produce for customers.

AgriConnect Banner

🚀 Features

For Farmers

  • 🌾 Create farm profiles with location and specialty details
  • 📸 List products with images, descriptions, and pricing
  • 📊 Manage inventory and track orders
  • 💰 Receive direct payments without intermediaries

For Consumers

  • 🔍 Browse products by categories (Fruits, Vegetables, Dairy, etc.)
  • 📍 Find local farmers in your area
  • ❤️ Save favorite products to wishlist
  • 🛒 Direct ordering from farmers
  • ⭐ Rate and review purchases

AgriTalk Community Forum

  • 💬 Ask and answer agricultural questions
  • 🧠 Share farming knowledge and best practices
  • 👥 Community-based problem solving
  • 📝 Comment on posts and reply to discussions
  • 🌿 Connect with other farmers and agricultural experts

💻 Tech Stack

  • Frontend: React Native, Expo
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT

🔧 Installation

# Clone the repository
git clone https://github.com/username/AgriConnect.git

# Install dependencies for server
cd AgriConnect/server
npm install

# Install dependencies for client
cd ../client
npm install

# Run the server
cd ../server
npm run dev

# Run the client
cd ../client
npm start

🌐 Benefits

  • 📈 Increasing farmer income by 15-40%
  • 🥦 Reducing food waste through direct farm-to-table connections
  • 🌍 Promoting sustainable and local farming practices
  • 👨‍🌾 Empowering rural farming communities
  • 🔄 Building knowledge-sharing communities

About

You can use this url for backend if you dont want to try with your api keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors