Skip to content

codewithdinesh/agro-culture

Repository files navigation

Agro-culture

This project is a digital portal for farmers and buyers that is built using PHP. The aim of the project is to provide a platform for farmers to sell their produce directly to buyers without intermediaries, and to enable buyers to purchase fresh produce at affordable prices.

Features:

  • User registration and login: Farmers and buyers can register and log in to the portal to access its features.

  • Product listings: Farmers can create listings for their products, including the type of crop or product, quantity, and price.

  • Product search: Buyers can search for products based on their type, quantity, and price.

  • Market prices: The portal provides information on market prices to help farmers and buyers stay informed on market trends.

  • Agricultural news: The portal provides news on agricultural topics to help farmers stay informed on industry developments.

ScreenShots:

image image image image image image image image image image image image image

Requirements:

  1. PHP 7.0 or later
  2. MySQL database
  3. Apache web server

Installation:

  1. Download the project files and extract them to a folder on your web server.

  2. Create a new MySQL database for the project.

  3. Import the database schema from the file "database.sql" in the project's "database" folder.

  4. Configure the database connection settings in the file "config.php" in the project's root folder.

  5. Configure the payment gateway settings in the file "config.php" if you plan to integrate a payment gateway.

  6. Start the Apache web server and navigate to the project's URL in a web browser.

  7. Register an account as a farmer or buyer to start using the portal. """

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published