Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.37 KB

Personal Data Sheet 📃

The Personal Data Sheet (PDS) is the official information sheet that all government employees and officials must accomplish and submit, and serves as the main supporting document for all government appointments. The PDS requires government employees to truthfully disclose their personal information as well as their educational background, civil service eligibility, work experience, involvement in voluntary organizations, training programs attended, and other relevant information.

The Personal Data Sheet is considered a sworn statement that should be attested to under oath by the employee or applicant and witnessed by a person who is authorized to administer the oath.

Reference: https://techpilipinas.com/personal-data-sheet/

Project Information

This is a responsive webpage Personal Data Sheet. I used HTML, CSS, JS and PHP.

Desktop View:
pds-desktop

Mobile View:
pds-mobile

Installation

  • Install XAMPP
  • Clone this project
  • Put the pds folder (A.K.A the project folder) in the xampp -> htdocs folder
  • Open XAMPP, then start the Apache server
  • Open any browser
  • Visit -> http://localhost/pds/
  • Now you will see the project. :)