Skip to content

Vipinn29/Agritech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agritech E-commerce Platform

Project Description

Agritech is a PHP-based e-commerce platform designed to facilitate online sales of agricultural products. It includes features for product management, user registration, order tracking, and an admin panel for managing the store.

Prerequisites

  • PHP (version 7.x or higher recommended)
  • MySQL or MariaDB database server
  • Web server such as Apache (XAMPP recommended for local development)

Installation Instructions

  1. Create a new database named ecommerce in your MySQL server.
  2. Import the ecommerce.sql file located in the project root into the ecommerce database. This will set up the necessary tables and initial data.
  3. Configure your web server to serve the project directory (c:/xampp/htdocs/Agritech).
  4. Ensure your PHP environment has the required extensions enabled (e.g., mysqli).
  5. Access the website via your browser at the configured local URL (e.g., http://localhost/Agritech).

Usage Instructions

  • Users can browse products, add items to the cart, and place orders.
  • Registered users can track their orders and manage their profiles.
  • The admin panel is available for managing products, categories, orders, coupons, and users.

Admin Access Credentials

Project Structure Overview (Optional)

  • admin/ - Admin panel files and management scripts
  • assets/ - CSS, JavaScript, images, and other static assets
  • includes/ - Common PHP includes for headers, footers, and components
  • CMS/ - Content management system related files
  • Various PHP files in the root directory handle user-facing pages and functionality.

Live Site

The project is live and accessible at: koyturfishfarming.com

Contact / Support

For support or inquiries, please contact the project maintainer at the admin email above.

About

A PHP-based e-commerce site for selling fish, featuring product browsing, user accounts, order tracking, and an admin panel.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors