https://natural-farming-marketplace-portal.vercel.app/
Bridging Natural Farmers and Conscious Consumers
Farmers practicing natural farming struggle to find reliable markets, while consumers cannot easily verify the authenticity of natural farming products.
Our platform provides a transparent and reliable marketplace connecting verified natural farmers directly with consumers. It offers features to ensure authenticity, fair pricing, and better market access.
- A robust system to authenticate and track natural farming practices.
- Provides farmers with a digital certification verifying their land's capability for natural farming.
- QR code system for real-time tracing of product origin, farming methods, and certification details.
- A digital marketplace that connects verified farmers directly with consumers.
- Reduces intermediary costs and ensures fair pricing.
- Consumers can place bids on products.
- Farmers can review and approve bids, promoting a competitive and transparent market.
- Consumers can offer help or support to farmers through the platform.
- Encourages community-driven farming support.
- Integrated communication system for farmers and consumers.
- Facilitates direct interaction, building trust and transparency.
- Provides feedback in voice format in multiple languages based on user preference.
- Ensures accessibility and inclusivity for diverse users.
- Farmers can view price trends and market analysis of their products.
- Offers crop rotation suggestions to improve yield and maintain soil fertility.
- Farmers can upload posts and videos to share their experiences and seek help.
- Integrated chatbot with multi-language support to assist farmers in real-time.
- Registration: Farmers and consumers register on the platform.
- Verification: Farmer's land is authenticated for natural farming capability.
- Marketplace: Farmers list products; consumers place bids or buy directly.
- Traceability: Consumers scan QR codes to trace product details.
- Support & Communication: Consumers offer help or communicate with farmers.
- Frontend: React.js, Material UI, Tailwind CSS
- Backend: Node.js
- Database: MongoDB
- Other Tools: Flask for additional model integration
Follow these instructions to set up and run the React frontend application locally.
- Node.js (v16.x or higher)
- npm (v8.x or higher)
- Git
-
Clone the repository.
git clone https://github.com/Uvesh99/AgriConnect.git
-
Install dependencies.
cd Frontend npm i
-
Install dependencies for backend and Run backend and frontend servers.
cd backend npm i
cd Frontend npm run dev
cd backend node index.js
-
backend run on localhost:5000.
This project is licensed under the MIT License.
For queries or support, reach out to us at [[email protected]].