Online Shopping Portal Project
E-commerce means any transaction over the internet.
In online marketing, a shopping cart is a piece of e-commerce software on a web server that allows visitors to an Internet site to select items for eventual purchase, analogous to the American English term “shopping cart.” In British English, it is generally known as a shopping basket, almost exclusively shortened on websites to “basket.”
The software allows online shopping customers to accumulate a list of items for purchase, described metaphorically as “placing items in the shopping cart” or “add to cart.” Upon checkout, the software typically calculates a total for the order, including shipping and handling (i.e., postage and packing) charges and the associated taxes, as applicable.
| Frontend | HTML, CSS, JavaScript, Bootstrap |
|---|---|
| Backend | PHP |
| Database | MySQL |
| IDE | VS Code / Sublime Text |
| Software Required | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Online Shopping Portal Pro Version
Features of the Online Shopping Portal Project in PHP
- User Registration
- User login system
- Change password
- Forgot password
- Profile management system.
- Shopping cart
- Wishlist
- Order History
Features of Admin
- Product Management(Add,Update, Delete)
- Order Management System
- User Management
- Category/ Sub Category Creation and many more
Online Shopping Portal: Project Output Screens
Home Page

User Login/Signup

User orders

Add/ Insert Products

Order Details

How to run this Project
- Download the project and unzip the file.
- Copy the shopping folder and paste into the xampp/htdocs (For example: C:\xampp/htdocs )
- Create a database “shopping”.
- Import the database file( Database will be available in the package)
- Link for the project: http://localhost/shopping
- Link for Admin Panel: http://localhost/shopping/admin
*************Login Details For User***************
Username: anuj.lpu1@gmail.com
Password: Test@123
*************For Admin ******************
User Name: admin
Password : Test@123
Online Shopping Portal: Demo and Configuration Videos
| View Demo | Installation Guide |
Online Shopping Portal: Project Report, PPT, Synopsis
Online Shopping Portal Pro Version
