The Personnel Property Equipment System using PHP with Full Source Code is developed using the front end PHP and backend Mysql.
Personnel Property Equipment System using PHP with Source Code
The main purpose of this project that you can maintain the Property Equipment System and you manage the items/equipment/devices of a certain company
this system can track the items in department and employee. any information which helps the management to identify if it is new, available to reuse, and in-use.
The admin user can also update the status of the items, still in good condition or defective upon returning process.
Main Features Personnel Property Equipment System
- Add, edit, Item information
- Add, edit, Delete Department
- Register Employee or personnel
- Add, Edit, Delete, admin user, and Guest user
- Add, edit, Delete, Employee or personnel information
- Assign and release the item
- Borrow Item and Returned
- Transfer Employee who Borrow Item in different Department,
- Checking Returned item status whether in good condition or defective
- Returned item if the good condition can be released again and mark as Re-use
- Can Generate report every transaction
- Can update Defective item whether referable or Dump
- View Release and returned item
- View log-in trail of the admin
- View System activity log
How to run Property Equipment System
STEP #1: Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
STEP #2: Extract the source code zip file.
STEP #3: If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
STEP #4: Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
STEP #5:Create a new database naming "ppes".
STEP #6:Import the SQL file included in the source code folder to your newly created database. The SQL file is known as "ppes.sql" and it is located inside the "database" folder.
STEP #7: Browse the Web Application in a browser. i.e. http://localhost/PPES
Admin loginUsername: Jonremus
Pass: admin
No comments:
Post a Comment