Sei sulla pagina 1di 5

ABSTRACT

The medical store management system using PHP language which provides a
shoe store owner to keep track of shoes present in his/her store. The store owner
can add, delete, and modify shoes in the file. He /she can also search a particular
shoe on the basis of brand id/brand name. Thus it will give the complete
information of that shoe which includes shoe id, name, type, category, colour,
price and etc. And also we can do the same with brand details also . We can delete,
modify and search brands in the file. It will also help us to get the details of the
particular brand and shoe. It provides a user friendly interface to perform all the
basic operations required for a shoe store thus helps in maintaining the records
with bill.

i
CONTENTS
CHAPTERS PAGE NO'S.

Chapter 1 Introduction 1

Chapter 2 System Requirement 2

Chapter 3 Problem Description 3

Chapter 4 System Design 7

Chapter 5 Implementation 10

Chapter 6 Screenshots 19

Conclusion 29

BIBLIOGRAPIIY 30

ii
LIST OF FIGURES

Fig Number Fig Name Chapter No Page No

4.1 Dataflow Diagram 4 7

4.2 ER Diagram 4 8

4.3 Schema Diagram 4 9

6.1 Admin 6 19

6.1.1 Admin :wrong password 6 19

6.2 Main menu 6 20

6.3 Add new shoe 6 21

6.4 Search shoe 6 21

6.5 Update shoe 6 22

6.6 Delete shoe 6 22

6.7 List of shoes 6 23

6.8 About system 6 28

iii
LIST OF TABLES

Table Number Table Name Chapter No Page No

3.1 Admin 3 3

3.2 Shoe table 3 4

3.3 Shoe Details table 3 4

3.4 Key Features table 3 5

3.5 Bill table 3 5

3.6 Customer table 3 6

3.7 Brand table 3 6

3.8 Category table 3 7

iv
v

Potrebbero piacerti anche