Shoe Shopping System by using PHP and MySQL

Abstract

This project Online Shoe Shopping System has been developed on PHP and MySQL platform. The main objective for developing this Online Shoe Shopping System project was to sell the shoes of different brands online. This project provides a lot of features to manage the products in very well manner. This project contains a lot of advance modules which makes the back end system very powerful. In current system, we have integrated a single payment system Cash on delivery but in future we will enhance it with online payment system.

Modules and Description of Online Shoe Store Project:

Customer Module :

The main objective for developing this module is provide all the functionality related to customer. It tracks all the information and details of the customer. We have developed all type of CRUD (Create, Read, Update and Delete) operations of the customer. This is a role based module where admin can perform each and every operations on data but the customer will be able to view only his/her data, so access level restrictions has also been implemented on the project.

Features of Customer Module:

  • Admin can add new customer
  • Admin can see the list of customer details
  • Only admin can edit and update the record of the customer
  • Admin will be able to delete the records of the customer
  • All customer forms are validated on client side using JavaScript
  • customer will be able to see his details
  • customer will be able to update his details

Product Module :

The main aim for developing this module is to manage the product data wise. This Product module is the main module in this project Online Shoe Store which has been developed on PHP and MySQL. All products will be managed by admin and customer will be able able to see product. Admin can see the list of all the product and filter it according to the customers.


Features of Product Module:

  • Admin can manage the product
  • Admin can edit/delete the product
  • Admin can see the list of all product
  • Customer can see product

Product Company Module :

The main purpose for developing this module is to manage the product company. So all product company will be managed by admin and customer will be able to see the product company.

Features of Product Company Module:

  • Admin can manage the product company
  • Admin can edit/delete the product company
  • Admin can see the list of all product company
  • Customer can see product company

Shipments Module :

The main purpose for developing this module is to manage the customer shipments. Admin will manage all shipments record.

Features of Shipments Module:

  • Admin can manage the shipments
  • Admin can edit/delete the shipments
  • Admin can see the list of all shipments
  • Customer can see his shipments

Order Module :


Features of Order Module:

  • Admin can manage the order
  • Admin can edit/delete the order
  • Admin can see the list of all order
  • Customer can see his order

Users of Online Shoe Shopping System

There are two type of users available in the project (Online Shoes Shopping ) :

  • Employee : With Limited Access
  • Admin : With full access

Functionality performed by Customer user:

These are the functionality performed by the Customer users.

  • Customer Registration Functionality
    • Login For Customer
    • Change Password for Customer
    • Edit Profile For Customer
    • Forgot Password for customer
    • Registration for Customer
  • Shopping Cart Functionality
    • Add Shoes to Shopping Cart
    • Listing of all products of Shopping Cart for a customer
    • Remove products from the shopping cart
    • Manage Shipments/Payments
    • Adding Shipment and Payment Details
    • Add Sample/Normal Credit Card Details (Not Real)
    • Make the payments
    • Manage Orders
    • View all the orders
    • View all the product of orders
    • Shopping Experience
    • Filter Shoes According to the category
    • View all the details of the product
    • Add To Cart functionality for adding product to shopping cart

Functionality performed by Admin user:

These are the functionality performed by the admin users.

  • Login For Admin
  • Forgot password for Admin
  • Edit Profile For Admin
  • Manage Customer
    • Adding New Customer
    • Edit the Exiting Customer
    • View Profile of the Customer
    • Listing of all Customer
  • Manage Shoes Shoes
    • Add Shoes
    • View Details of the Shoes
    • Listing of all Shoes
    • Filter Shoes according to Company
  • Manage Shoes Company/Manufacturer
    • Add Manufacturer for the Shoes
    • Listing of the Manufacturer
    • Filter Manufacturer
  • Manage Orders
    • Listing of the Orders
    • Filter Orders according to Customer
    • Change the status of the orders
  • Manage Shipments
    • Listing of the Shipments
    • Change the status of the Shipments
  • Reports of the project online shoes shopping
    • Report of all Shoes
    • Report of all Customers
    • Report of all Orders
    • Report of all Shipments
    • Report of all Shoes Manufacturer/Company

Functionality performed by Customer user:

  • Customer Registration :Any customer can register on wesbite using the registration module.
  • Customer Login :This is the login form, from where customer can login into the system
  • Customer Add Delivery Address :This is customer add delivery address form.
  • Customer Payment :This is the customer payment form of the product.
  • Customer Order :This is the customer order form of the product.
  • Customer Order Confirmation:This is the customer order confirmation form where customer will be able to confirm his order item.
  • Change Password :This is the cahnge password module from where ccustomer change his account password.

Static Pages and other sections :

These static pages will be available in project

  • Home Page with good UI
  • Home Page will contain an animated slider for images banner
  • About us page will be available which will describe about the project
  • Contact us page will be available in the project

Technology Used in the project (Online Shoes Shopping)

We have developed this project using the below technology

  • HTML : Page layout has been designed in HTML
  • CSS : CSS has been used for all the desigining part
  • JavaScript : All the validation task and animations has been developed by JavaScript
  • PHP : All the front end logic has been written in JSP
  • MySQL : MySQL database has been used as database for the project
  • Apache2 : Project will be run over the Apache2 server

Supported Operating System

We can configure this project on following operating system.

  • Windows :This project can easily be configured on windows operating system. For running this project on Windows system, you will have to install Tomcat 7, JDK 7, MySQL 5.
  • Linux : We can run this project also on all versions of Linux operating system
  • Mac : We can also easily configured this project on Mac operating system.