You are on page 1of 34

* ACKNOWLEDGEMENT.

06

* Abstract. 07

1 Introduction. 08
1.1 Problem statement. 08
1.2 Project background. 08
1.3 Objectives. 09
1.4 Scope. 09
1.5 Expected Benefits. 10
1.6 Requirement. 11
1.7 Functional Requirement. 11

2 Devlopment Tools. 13
2.1 Front end technologies. 13
2.1.1 HTML 13
2.1.2 JAVA script. 13
2.1.3 CSS 13
2.2.4 JSON 14
2.2.5 J Query 14
2.2 Back end technologies. 14
2.2.1 PHP 15
2.2.2 MY SQL 15
2.3 Summary. 15

3 Testing and verification. 16


3.1 Introduction. 16
3.2 Scope. 16
3.3 Testing goals. 16
3.4 Configuration Testing. 16
3.5 Regression Testing. 16
3.6 Test Plants and Results. 17
3.7 Summary. 21

4 Codes. 22
4.1 Database Connectivity. 22
4.2 User Authentication. 22
4.3 Pdf Library. 23
4.4 Leave Application. 23
4.5 Create new project and Add new members. 25
5 Screenshot of Implementation. 26
5.1 Employee Interfaces. 26
5.2 Admin Interfaces. 26
5.3 Leave Management. 27
5.4 Edit profiles. 27
5.5 Appendix-1 Testing. 28
5.6 Add new User. 28
5.7 Edit Account. 29
5.8 Leave request denied due to pending leave. 29
5.9 Leave request successfully submitted. 30
5.10 Create project WBS. 30
5.11 general reports. 31

6 conclusion. 32

7 Refrence. 33
1. INTRODUCTION TO RESEARCH
2. Devlopment
2 DEVLOPMENT TOOLS
Tools.

2.1 Front End Technologies.


2.2 Back End Technologies.
2.3 SUMMARY
3 Testing and Verification.

3.1 Introduction

3.2 Scope.

3.3 Testing goals.

3.4 Configuration testing.

3.5 Regression Testing.


3.6 Test plans and Results.
3.7 SUMMERY.
4 Codes.

4.1 Database Connectivity.

4.2 User Authentication.


4.3 PDF Liberary.

4.4 Leave application.


4.5 Create new project and add new members.
5 Screenshots of Implementations.

5.1 Employee Interfaces.

5.2 Admin Interfaces.


5.3 Leave management.

5.4 Edit profile.


5.5 Appendix -1 Testing

login page.

5.6 Add new user.


5.7 Edit profile.

5.8 Leave request denied due to pending leaves.


5.9 Leave request successfully submitted.

5.10 Create project WBS

Generated Report as Example


Conclusion.

The report’s content comprises the whole task solution, starting from the
programming environments have been selected, going through the database,
the application’s analyze and construction, and finishing with the code-
implementation and test-samples, shown separately in Appendix chapters.

As a future work, some additional stuff could be implemented and integrated


into the application code making it much more reliable and flexible; especially
what concerns a pay-roll module, for instance.

Apparently, the role of such systems is basic and essential within each
company that wants to keep a really good control and record concerning its
personnel data, functionality and performance on all levels in its structure.
Every organization, in nowadays, has the necessity of managing its staff on a
really good level as the staff has definitely the greatest merit of building up a
company as such as it is. The well-managed staff means giving the
appropriate financial award-ness and all kind of benefits as such as they have
been deserved. That’s why the development of such systems is not just a
programming business – a lot of people are ordinarily involved in such
projects and one of the basic requirements is the reliability of the
system,especially what concerns the storage of data and all of the operations
that will be performed upon it.
References.
1) By External guide (a Practical approach to Design, Implementation, and
Management),
2) And with the help of google and Bootstrap.

You might also like