DirectFarm is a web application designed to create a seamless connection between farmers and consumers or retailers, eliminating the need for intermediaries. By providing a transparent platform for farmers to list their produce, set prices, negotiate deals, and manage transactions, DirectFarm empowers farmers with fair market access and enables consumers to purchase fresh, local produce at reasonable prices.
HackerZGuide is built with:
deployed at:
We welcome contributions to DirectFarm! Follow the steps below to get started:
-
Fork the Repository
- Click on the "Fork" button at the top right corner of the GitHub repository page.
-
Clone the Forked Repository
-
Use the following command to clone the forked repository to your local machine:
git clone https://github.com/sujay-0-dev/Direct-Farm.git
-
-
Create a Branch
-
Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
-
-
Make Your Changes
- Implement your feature or fix the bug. Ensure your code is clean and well-documented.
-
Commit Your Changes
-
Stage your changes and create a commit:
1. git add . 2. git commit -m 'add commit message'
-
-
Push Your Changes
-
Push your branch to your forked repository:
git push origin your branch name
-
-
Submit a Pull Request
- Go to the original repository and click on "New Pull Request.
- Select your branch and submit the pull request for review.
This project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions, feel free to open an issue or reach out to the project maintainer.
Please ⭐ the repository for show some love!