Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 19

E-Commerce

Store for Cloth


House Using PHP
ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Overview
 Abstract
 Need of Project
 Objectives
 Modules of System
 Use Case Diagrams
 Class Diagram
 Sequence Diagram
 Data Flow Diagrams
 Database Design
 Activity Diagram
 Database Tables
 Conclusion
 References
DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 2
ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Abstract
E-commerce has become mainstream in people daily lives and it has profound benefits. In this
project, we’ve developed an e-commerce web application or a management system for a
clothing business using open-source technologies including PHP, HTML5, CSS3, JavaScript,
MySQL and Apache server. This application has an admin panel and customer view. The
admin panel is meant for the administrator to update the products, change prices, remove and
add products and to also manage customers.
The core achievement of our project is that it enables the clothing business to run and manage
their stores via web at any time and any place. The electronic commerce sector is expected to
break the net accounting for double-digit growth in all locations around the world. It’s high
time for businesses to have online presence and start selling their products online.

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 3


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Need of Project
E-commerce growth has been tremendous throughout last few years and it is high time for
businesses to use the power of internet to generate more revenue. Having an ecommerce
system can be great asset to any business and it is fair to say that it is a necessity for
businesses. E-commerce system can kick-start new business and it is very scalable.
An e-commerce store is
available all day, every day meaning customers can visit store at all times, no matter what their
schedule might be. These days people don’t always have the time to physically go shopping,
instead more and more people are choosing to shop online to find the items they want or need
and if any business can offer this for their customers then it can appeal to a wider range of
customers all looking for a convenient and flexible experience.

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 4


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Objectives
Some of our objectives with the project are:
 Simple and easy to understand user interface.
 To identify fashion trends of society.
 Easy to understand administrator panel, that even a novice can work with.
 To offer a variety of beautiful and high-end clothing items.
 To create a shopping environment that caters to the appeal needs of the urban.
 To drive awareness and build sales in both local clothing prints and top fashion
clothing prints.
 To make the e-store scalable.

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 5


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Modules of System
Our online management system for
cloth house which will go by the
name “Libkart” for the business
can be described using different
modules. Each of these modules
performs a different function and
these are following:
 Administrator Module
 Customer Module
Admin & Customer Modules Tasks

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 6


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Administrator Back-end/Module Involves

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 7


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Use Case Diagrams


USE CASE DIAGRAM OF ADMIN

USE CASE DIAGRAM OF


ADMINISTRATOR

USE CASE DIAGRAM OF CUSTOMER’S


INTERACTION WITH SYSTEM

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 8


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Class Diagram

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 9


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Sequence Diagram

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 10


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Data Flow Diagrams

Context Level DFD

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 11


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Admin DFD Admin DFD


DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 12
ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Database Design

ER DIAGRAM OF OUR SYSTEM’S DATABASE

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 13


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP
id
catid name
price id name

email
name

producs admin password


has Categories
1

*
id
1
descripti timestamp
image
on
1 users email

Manages
status 1
password
orderid

*
id
ordertracking
id name

*
timestam
p manages usersmeta address

*
message

has has city

orderstat id
* us country
uid mobile #

*
orders timestamp
id
wishlist uid

payment timestam
totalprice
mode p pid

id

ER DIAGRAM OF OUR SYSTEM’S DATABASE


DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 14
ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Activity Diagram

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 15


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Database Tables
Following are the tables name that we have in our database:
• Admin Table
• Category Table
• Users Table
• Products Table
• Usersmeta Table
• Wishlist Table
• Orders Table
• Orderitems Table
• Ordertracking Table
• Reviews Table

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 16


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Conclusion
We are providing this system to a clothing store that will fulfill their requirement of selling their
products on the internet. The effective e-commerce store system for the store. It is fast way of products
and order management. It will provide a new universal system that can achieved by any level of store.
It provides a single place for customers from where they can find all the variety
of women clothing products. This system is useful for customers looking for good quality products
online and administrative person/store owner. Easy to access and handle all the problems related to
purchase of products.
In the future invoices need to be implemented in the shop, emails and notifications needs to be sent to
customers for new arrivals or discount. Debit card and various payment gateways can be implemented
into the application. As of now there are not too many reliable payment processing companies, and
problem with most debit card is that the user has to call the bank to activate online session then it can
be used for online payments. As of now cash on delivery is the best way to build customer trust and in
the future various payment gateways can be implemented.

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 17


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

References
Sams Teach Yourself PHP, MySQL and Apache All in One
Practical PHP and MySQL Website Databases: A Simplified Approach
https://www.php.net
https://www.wikipedia.org
https://www.statista.com
https://www.adcisolutions.com/knowledge/web-development-methodologies-
and-approaches
https://www.bigcommerce.com/blog/ecommerce-trends/#14-ecommerce-
trends-leading-the-way
https://www.guru99.com/php-tutorials.html

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 18


ONLINE MANAGEMENT SYSTEM FOR CLOTH SHOP USING PHP

Thank You!!!

DEPT. OF COMPUTER SCIENCE GOVERNMENT COLLEGE UNIVERSITY, FAISALABAD 19

You might also like