It's an app that connects Farmers and buyers
- The project stands to fight HUNGER by making it easy for people to access fresh foods at a cheaper rate
- It will help buyers get fresh produce and buy directly from farmers, it will also help farmers sell faster, thereby reducing costs and improving health, farmer stand a chance of selling products fast, local products stand a chance of getting international recognition..
- Kotlin
A few of the things you can do with FarmBuy as a Farmer:
- Upload Your Produce
- View People who have ordered your Produce
- Accept or Decline Order
- Update Produce
- Delete Produce
A few of the things you can do with FarmBuy as Buyer:
- Order a Product
- Know when your Produce is Accepted or Declined
- Firebase FireStore
- Firebase Storage
- Firebase Authentication
- Fresco (https://frescolib.org/docs/index.html)
A few of the things you can do with FarmBuy:
- Farmers sell their Produce faster
- Buyers get fresh produce and buy directly from farmers
*The project stands to fight HUNGER by making it easy for people to access fresh foods at a cheaper rate *It will help buyers get fresh produce and buy directly from farmers, it will also help farmers sell faster, thereby reducing costs and improving health, farmer stand a chance of selling products fast, local products stand a chance of getting international recognition..
- Fork it (https://github.com/mikailyusuf/FarmBuy/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request