TABLE OF CONTENTS
Title Page i
Certification Page ii
Approval Page iii
Dedication Page iv
Acknowledgements Page v
Abstract Page - vi
Table of Contents vii
CHAPTER 1: INTRODUCTION
1.0 Background of the Study 1-2
1.1 Statement of the Problem 3-4
1.2 Objective of the Study 4
1.3 Significance of the Project 4
CHAPTER 2: LITERATURE REVIEW
2.0 Introduction 5
2.1 Theoretical Background 5-12
2.2 Review of Related Literature 12-18
CHAPTER THREE: SYSTEM ANALYSIS AND DESIGN
3.0 Introduction 19-20
3.1 Description of the Existing System 20-21
3.2 Analysis of the Proposed System 24-25
3.3 Design of the Proposed System 33-35
3.4 System Architecture 35-36
CHAPTER FOUR: SYSTEM IMPLEMENTATION
4.0 Introduction 40
4.1Choice of Development Environment 40-45
4.2Implementation Architecture 46-47
4.3 Software Testing 48
4.4 Documentation 48-49
4.5 User Manual 49-50
4.6 Source code listing 50
CHAPTER FIVE: SUMMARYAND CONCLUSION
5.0 Summary of Findings 51
5.1 Conclusion 52
5.2 Recommendation 53
REFERENCES 53
APPENDIX A
LIST OF FIGURES
Fig 2.1 Sample of phpmyadmin 12
Fig 3.0 Use case diagram 28
Fig 3.1 Activity diagram of employee 29
Fig 3.2 Activity diagram of admin 30
Fig 3.3 Sequence diagram of admin 31
Fig 3.4 UML sequence diagram of the web based payroll system 32
Fig 3.5 Login form 35
Fig 3.6 Index page 35
Fig 3.7 Input Salary Rate 36
Fig 3.8 Salary Rate Changed 36
Fig 3.9 Deduction 37
Fig 3.10 Deduction update 37
Fig 3.11 Add Employee 38
Fig 3.12 Overtime 38
Fig 3.13 Employee page 39
Fig 4.1 PhpMyadmin 43
Fig 4.2 Xampp server 46
Fig 4.3 Implementation architecture 47
Fig 4.4 Admin login flowchart 48
LIST OF TABLES
Table 3.1 Deduction Table 33
Table 3.2 Employee Table 33
Table 3.3 Overtime Table 34
Table 3.4 Salary Table 34
Table 3.5 User Table 34