webproject Agriculture Management System using E-Commerce
The Agriculture Management System using E-Commerce is a web-based platform designed to connect farmers, suppliers, and buyers in an online marketplace. This system helps streamline the sale and purchase of agricultural products, providing a seamless experience for users.
User Authentication: Secure login and registration for farmers, suppliers, and buyers. Product Management: Farmers can list their agricultural products with images, descriptions, and prices. E-Commerce Functionality: Buyers can browse products, add to cart, and make payments. Order Tracking: Users can track their orders in real-time. Admin Dashboard: Admin can manage users, products, and transactions. Chat Support: Farmers and buyers can communicate via an integrated chat system. Secure Payments: Supports multiple payment gateways for secure transactions.
Frontend: HTML, CSS, JavaScript Backend: PHP Database: MySQL Authentication: PHP Sessions Payment Gateway: paytm
Prerequisites -XAMPP or any local server with PHP and MySQL support
Open phpMyAdmin. Create a new database (e.g., agriculture_db). Import the provided SQL file (database.sql) into the database.
Open config.php and update the database credentials:
Open XAMPP and start Apache and MySQL. Place the project folder inside htdocs (if using XAMPP). Open your browser and visit http://localhost/agriculturewebsite.
Fork the repository and create a new branch. Make your changes and test them. Submit a pull request for review.
This project is open-source and available under the MIT License.
For queries, reach out at adithyakp802@gmail.com or visit the GitHub repo here.