FarmConnect is a React Native app designed to connect farmers directly with consumers, fostering a sustainable and transparent marketplace.
- Negotiation System: Product-based, bulk, and frequent purchase negotiation options.
- Dual Logins: Separate interfaces for buyers and sellers.
- Multi-Language Support: English, Tamil, and Hindi.
- Secure Payments: Integrated payment gateway for seamless transactions.
- AI Chatbot: Provides real-time market insights like crop demand and prices.
- Firebase Integration: For authentication and payment handling.
- Frontend: React Native
- Backend: Firebase
- Other Tools: Tailwind CSS, AI chatbot APIs
- Clone the repository:
git clone https://github.com/yourusername/farmconnect.git cd farmconnect
- Install dependencies:
npm install
- Start the development server:
npm start
- Buyers: Browse and negotiate for fresh produce directly from farmers.
- Sellers: List products and engage with buyers to finalize deals.
Contributions are welcome! Fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE
file for details.
Developed as part of a hackathon to empower farmers and improve fresh produce accessibility.