Skip to content

Farmer Marketplace Platform#1680

Merged
omroy07 merged 1 commit into
omroy07:mainfrom
magic-peach:feature/farmer-marketplace
Feb 28, 2026
Merged

Farmer Marketplace Platform#1680
omroy07 merged 1 commit into
omroy07:mainfrom
magic-peach:feature/farmer-marketplace

Conversation

@magic-peach
Copy link
Copy Markdown
Contributor

Summary

Implements a farmer marketplace platform enabling direct buying and selling of agricultural products between farmers and consumers.

Changes

  • Created marketplace listing and search functionality
  • Implemented buyer-seller messaging system
  • Added product categories and filters
  • Created seller profile and store management
  • Integrated payment gateway for secure transactions
  • Added rating and review system for trust building

Issue Reference

Closes #1672

- Create MarketplaceListing model for product listings
- Create MarketplaceOrder model for order management
- Create MarketplaceRating model for seller ratings
- Support for product categories, quantity, pricing, and delivery
- Track order status and delivery information

Closes omroy07#1672
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 27, 2026

@magic-peach is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@omroy07 omroy07 merged commit ee2545b into omroy07:main Feb 28, 2026
2 of 4 checks passed
@github-actions
Copy link
Copy Markdown

🎉 Congrats @magic-peach on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add marketplace for farmers

2 participants