An open API service indexing awesome lists of open source software.

https://github.com/davanesh/farmconnect

FarmConnect is a React Native app connecting farmers and consumers with features like negotiation, dual logins, multi-language support, secure payments, and an AI chatbot for market insights. Developed for a hackathon, it empowers farmers and promotes fresh produce access.
https://github.com/davanesh/farmconnect

expressjs nodejs react-native

Last synced: about 1 year ago
JSON representation

FarmConnect is a React Native app connecting farmers and consumers with features like negotiation, dual logins, multi-language support, secure payments, and an AI chatbot for market insights. Developed for a hackathon, it empowers farmers and promotes fresh produce access.

Awesome Lists containing this project

README

          

# FarmConnect

FarmConnect is a React Native app designed to connect farmers directly with consumers, fostering a sustainable and transparent marketplace.

## Features
- **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.

## Tech Stack
- **Frontend**: React Native
- **Backend**: Firebase
- **Other Tools**: Tailwind CSS, AI chatbot APIs

## Installation
1. Clone the repository:
```bash
git clone https://github.com/yourusername/farmconnect.git
cd farmconnect
```
2. Install dependencies:
```bash
npm install
```
3. Start the development server:
```bash
npm start
```

## Usage
- **Buyers**: Browse and negotiate for fresh produce directly from farmers.
- **Sellers**: List products and engage with buyers to finalize deals.

## Contributing
Contributions are welcome! Fork the repository and submit a pull request with your changes.

## License
This project is licensed under the MIT License. See the `LICENSE` file for details.

## Acknowledgments
Developed as part of a hackathon to empower farmers and improve fresh produce accessibility.