FarmSwap is a mobile application designed to modernize the traditional bartering system. It connects farmers directly with consumers, eliminating middlemen and fostering fair trade. Built with Flutter, FarmSwap provides an intuitive and seamless platform for exchanging goods and services.
- User-friendly Interface: Navigate effortlessly with a clean and intuitive UI.
- Direct Communication: Chat directly with farmers or consumers to negotiate and build trust.
- Geolocation Services: Find nearby farmers and consumers based on your location.
- Advanced Filtering: Filter search results by product type, location, ratings, and more.
- Rating and Review System: Leave and read reviews to make informed trading decisions.
- Secure Transactions: Enjoy safe and encrypted transactions with modern authentication methods.
Follow these steps to get FarmSwap up and running locally:
- Clone the repository
git clone https://github.com/Farm-Swap/farm-swap.git-
Install Flutter SDK and other dependencies as per Flutter documentation
-
Fetch packages
flutter pub get- Run the app Connect your physical device or start an emulator.
flutter runWe welcome contributions! To contribute:
- Fork the repository.
- Create a new branch for your changes:
git checkout -b feature/your-feature-name- Make your changes and commit:
git commit -m "Add your message here"- Push to your branch and create a pull request.
- Your PR will be reviewed and merged if approved.
FarmSwap is released under the MIT License.
