You are on page 1of 7

MOBILE SHOP MANAGEMENT SYSTEM

A project report submitted in partial fulfilment of the requirements for the award of
the degree of BACHELOR OF COMPUTER SCIENCE

Submitted by
STUDENT NAME

[REG_NO: N7BCS0000]

Guide

Mrs.N.PRIYADHARSHINI,

DEPARTMENT OF UG COMPUTER SCIENCE

Sree Saraswathi Thyagaraja College, (Autonomous)


(Affiliated to BHARATHIAR UNIVERSITY, Coimbatore)
Pollachi.

NOVEMBER 2019
CERTIFICATE

This is to certify that the project report entitled “MOBILE SHOP MANAGEMENT
SYSTEM” submitted to Sree Saraswathi Thyagaraja College (Autonomous), Pollachi,
affiliated to Bharathiar University, Coimbatore in partial fulfillment of the requirements for
the award of the degree of BACHELOR OF COMPUTER SCIENCE is a record of
original work done by M.SANTHIYA, under my supervision and guidance and the report
has not previously formed the basis for the award of any Degree / Diploma / Fellowship or
other similar title to any candidate of any university.

Date : Guide
Place : (Mrs.N.Priyadharshini)

Counter signed by

HOD DIRECTOR-CS & CA PRINCIPAL

(Dr.S.Sasikala) (Dr.A.Saravanan) (Dr.A.Somu)

Viva-voce Examination held on _____________

INTERNAL EXAMINER EXTERNAL EXAMINER


DECLARATION

I M.Santhiya hereby declare that the project report entitled MOBILE SHOP
MANAGEMENT SYATEM” submitted to Sree Saraswathi Thyagaraja
College(Autonomous), Pollachi, affiliated to Bharathiar University, Coimbatore in partial
fulfillment of the requiremenents for the award of the degree of BACHELOR OF
COMPUTER SCIENCE is a record of original work done by me under the guidance of
Mrs.N.priyadharshini, MCA., Assistant Professor, Department of COMPUTER
SCIENCE and it has not previously formed the basis for the award of any Degree / Diploma
/ Associate ship / Fellowship or other similar title to any candidate of any University

Date: Signature

Place: Pollachi (M.SANTHIYA)


ACKNOWLEDGEMENT

The success of the project depends on the efforts invested. It’s my duty to
acknowledge and thank the individuals who has contributed in the successful completion of
the project.

I wish to express our deep sense of gratitude to the management of Sree Saraswathi
Thyagaraja College, Pollachi, for permitting me to carry out the project work.

I would like to convey my sincere thanks to my beloved Principal Dr.A.Somu,


MBA., M.Com., M.Phil., Ph.D., for providing necessary facilities that enabled to the success
completion of my project.

I express my sincere and hearty thanks to our Director Dr.A.Saravanan, MCA.,


M.Phil. Ph.D., Director – Computer Science and Applications, Sree Saraswathi Thyagaraja
College, Pollachi for the support offered.

I would like to express my sincere thanks to our Head of Department, Dr.S.Sasikala,


MCA., M.Phil. Ph.D., for her directions. I thank her for the interest and continuous support.

I would like to extend my heartfelt thanks to my Guide Mrs.N.Priyadharshini, MCA.,


Assistant professor Department of Computer science, for her valuable contribution, guidance
and encouragement which has given me a new impetus to my work.

I owe my special gratitude to my parents and friends who helped me to make this
project a memorable success.
TABLE OF CONTENT

CHAPTER NO TITTLE PAGE


NO
1 INTRODUCTION 1

1.1 OVER VIEW OF THE PROJECT 1


1.2 ORGANIZATION PROFILE 2

2 SYSTEM STUDY 3
2.1 EXISTING SYSTEM 3

2.1.1 DRAWBACKS OF EXISTING SYSTEM 3

2.2 PROPOSED SYSTEM 4

2.2.1 BENEFITS OF PROPOSED SYSTEM 4

3 SYSTEM SPECIFICATION 5

3.1 HARDWARE SPECIFICATION 5

3.2 SOFTWARE SPECIFICATION 5

4 SYSTEM DESIGN 6

4.1 INPUT DESIGN 10

4.2 TABLE DESIGN 11

4.3 OUTPUT DESIGN 15

4.4 DATABASE DESIGN 16

4.5 DATA FLOW DIAGRAM 17

4.6 ENTITY RELATIONSHIP DIAGRAM 20

4.7 SYSTEM FLOW DIAGRAM 21

5 TESTING 22

5.1 TESTING 22

5.2 SYSTEM DEVELOPMENT 22

5.3 SYSTEM TESTING 23


6 IMPLEMENTATION 26

7 CONCLUSION AND FUTURE ENHANCEMENT 27

8 SOURCE CODE 28

9 BIBLIOGRAPHY 33

10 APPENDIX 34
SYNOPSIS

The project “MOBILE SHOP MANAGEMENT SYSTEM” is developed to meet


out the difficulties of manual maintenance of mobile showroom. In the mobile show room
handset of different company and different models are maintained. The information collected
from the mobile show room is properly designed in modules to prepare the computerized
system. The information collected from the mobile show room is properly designed in
modules to prepare the computerized system. In the system supplier, customer and handset
details are stored in master data table and the transactions like purchase order, product and
sales process are in transaction data tables.

The Supplier module consists of supplier’s personal details and it is individually. This
includes the individual person or an organization that has contact with the shop.
In these modules contains the customer details such as customer id, customer name, address,
phone and email id. In these modules contains the employee details such as employee id,
employee name, address, phone, designation and salary. Product module is one of the base
modules of the project. Mobile shop product details are maintained under product module.
This module has the information of every product such as product id, date, supplier code,
supplier name, mobile name, mobile model and price. The availability is also handled in this
module. Purchase module is used to maintain handset purchase information. It comprises the
details about supplier, order and product inward. Order process has purchase order sent to the
supplier and product information. Stock module is used to store the stock details. It has the
information about product and stock details. Billing module is used to handle sales bill
details. It has the information about customer and product details.

You might also like