You are on page 1of 6

DECLARATION OF ORIGINALITY

We hereby certify that I am the sole author of this internship and that neither any part of this
work nor the whole work has been submitted for a degree to any other University or Institution.

We certify that, to the best of our knowledge, our work does not infringe upon anyone’s copyright
nor violate any proprietary rights and that any ideas, techniques, quotations, or any other material
from the work of other people included in our report or otherwise, are fully acknowledged in the
accordance with the standard referencing practices.

I declare that this is a true copy of our report, including any final revisions, as approved by our
supervisor.

Date:
Place: Surat

Yours Sincerely,
Swastik Jariwala K.
(216120316059)

_____________________________________________________________________________________
I
ACKNOWLEDGEMENT

We are so glad to present our internship report on ‘E-Commerece Application’, which is


prepared as a part of our fifth semester Summer Internship-2 in Diploma Engineering &
Technology. This work is the outcome of guidance provided by the dedicated Information
Technology, Dr. S. & S. S. Ghandhy College of Engineering & Technology.

With a profound sense of indebtedness, we use this opportunity to express our sincere
gratitude to Prof. Umang Shukla of the Information Technology department for inspiring and
permission to carry out our internship.

We wish to extend our thanks to our project guide Prof. Dharmesh N Dhangar, department
of Information Technology for their keen interest, valuable guidance, and support rendered
throughout our internship.

Last but not least, thanks to Dr. S. & S. S. Ghandhy College of Engineering & Technology
for providing us the platform to represent the internship.

Yours Sincerely,
Swastik Jariwala K.
(216120316059)

_____________________________________________________________________________________
II
Abstract

The "E-commerece - Admin and Client Management Live Project" represents


an innovative solution in the realm of Beauty Product services. This project aims to create
a user-friendly mobile and web application that bridges the gap between Owner and
consumers (clients), optimizing operations and enhancing the overall experience.

With a focus on efficiency, transparency, and convenience, Beauty Product


Connect offers a comprehensive suite of features. Clients can effortlessly browse and order
beauty products, manage Order Status, and track their deliveries data in real time. Owner benefit
from route enabling them to plan and execute deliveries with precision.

_____________________________________________________________________________________
III
Table of Contents
Certificate ....................................................................................................................................... I
Declaration of Originality ............................................................................................................ II
Abstract ....................................................................................................................................... III
List Of Figures .............................................................................................................................. V
List Of Tables ..............................................................................................................................VI
Chapter-1 Introduction.................................................................................................................. 1
1.1 Project definition ................................................................................................................... 1
Chapter-2 Requirement Analysis ................................................................................................. 2
2.1 Software Requirement Specification ..................................................................................... 2
2.1.1 Functional Specification ..................................................................................................... 2
2.1.2 Non-Functional Specification ............................................................................................. 3
Chapter-3 System Design............................................................................................................... 4
3.1 E-R Diagram .......................................................................................................................... 4
3.2 Data Flow Diagram ................................................................................................................ 5
3.3 Data Dictionary ...................................................................................................................... 7
Chapter-4 GUI/Application Interface ......................................................................................... 8
4.1 Both Side ............................................................................................................................... 8
4.2 Admin Side ....................................................................................................................... 9
4.3 Consumer(Client) Side ........................................................................................................ 11
Chapter-5 Testing ........................................................................................................................ 55
5.1 Admin Side ..................................................................................................................... 13
5.2 Consumer(Client) Side ........................................................................................................ 16
Chapter-7 Conclusion ................................................................................................................. 20
Bibliography ................................................................................................................................ 21

_____________________________________________________________________________________
IV
List of Figures

Fig. 3.1.1 E-R Diagram .................................................................................................................... 4


Fig. 3.2.1 Admin DFD Level 0 .................................................................................................. 5
Fig. 3.2.2 Admin DFD Level 1 .................................................................................................. 5
Fig. 3.2.3 Client DFD Level 0 ......................................................................................................... 6
Fig. 3.2.4 Client DFD Level 1 ......................................................................................................... 6
Fig. 3.2.5 Client DFD Level 2 ......................................................................................................... 6
Fig. 4.1.1 Signup .............................................................................................................................. 8
Fig. 4.1.2 Login ................................................................................................................................ 8
Fig. 4.2.1 Order ................................................................................................................................ 9
Fig. 4.2.2 Inventory .......................................................................................................................... 9
Fig. 4.2.3 History............................................................................................................................ 10
Fig. 4.2.4 Profile ............................................................................................................................. 10
Fig. 4.3.1 Browse & Orders ........................................................................................................... 11
Fig. 4.3.2 Complete Order .............................................................................................................. 11
Fig. 4.3.3 History............................................................................................................................ 12
Fig. 4.3.4 Profile ............................................................................................................................. 12

_____________________________________________________________________________________
V
List of Tables

Fig 3.3.1 User Table-DD .................................................................................................................. 7


Fig 3.3.2 Inventory Table-DD .......................................................................................................... 7
Fig 3.3.3 Order Table-DD ................................................................................................................ 7
Fig 5.1 AdminTest Case .......................................................................................................... 13
Fig 5.2 Client Test Case ................................................................................................................. 16

_____________________________________________________________________________________
VI

You might also like