Online Shopping Website
This repository contains the code and files for an online shopping website. The website provides a platform for users to browse and purchase various products conveniently from the comfort of their own homes.
Table of Contents
Introduction
The Online Shopping Website offers users a convenient way to explore and purchase products from a diverse range of categories. This README will guide you through its features, installation, and usage.
Features
The website is equipped with a plethora of features to enhance the shopping experience:
-
User Registration and Authentication: Seamlessly create accounts, log in securely, and access order history.
-
Product Catalog: A comprehensive catalog showcasing products by category, including detailed information and images.
-
Shopping Cart: Manage selected products, update quantities, and proceed to checkout with ease.
-
Checkout Process: Streamlined checkout experience with order summary, shipping, billing info, and payment options.
-
Order Management: Admins can efficiently process orders, update statuses, and generate sales reports.
-
User Reviews and Ratings: Leave reviews and ratings for purchased products to aid other shoppers.
Installation
- Clone or download this repository to your local machine.
- Install XAMPP for your platform.
- Locate your XAMPP installation directory’s
htdocs
folder. - Place the downloaded repository folder into the
htdocs
directory.
Database Setup
- Start Apache and MySQL services in the XAMPP Control Panel.
- Access phpMyAdmin through
http://localhost/phpmyadmin/
in your browser. - Create a database named
website_database
. - Execute SQL scripts in the
sql
folder using phpMyAdmin or your MySQL client.
Usage
- Enter
http://localhost/website-folder-name/
in your browser’s address bar. - Browse and interact with the website, adding products to your cart.
- Proceed to checkout to complete your purchase.
Technologies Used
The Online Shopping Website is built using the following technologies:
- Front-end: HTML, CSS, JavaScript
- Back-end: PHP
- Database: MySQL
Get Started
Follow these steps to explore the Online Shopping Website’s capabilities and make shopping a breeze from the comfort of your home.
For any inquiries, reach out to [e19105@eng.pdn.ac.lk].
This README was last updated on [08/10/2023].