top of page

PPHP Equipment Managemnet System

PREPARED BY : NUR NABILAH BINTI AZMAN

ABSTRACT

Pusat Pembangunan Holistik Pelajar (PPHP) is an organization in UniSZA that provide some aid to the student. PPHP are provide the equipment that the student can use for certain event. Currently, in order to reserves the equipment, UniSZA's students still need to go to PPHP to make a manual reservation. Examples of equipment that the student can reserve are wireless microphones, DSLR cameras, video recorders and others. But in such a way that it would make the students difficult to reserves the equipment because of the possibility that the equipment that already been reserved by other students is highest. This system will enable the students to identify the availability of equipment they need before they can make any booking.  In addition, this system will provide confirmation the return of equipment. The main objectives of the development of this system are to facilitate students to book the necessary equipment via online and provide the right platform to book. The standard for this system is the integration via the Internet, so the student can access the system easily. This system will be developed as a web-based platform and it will be created by using server-side scriptings such as PHP with Apache Web Server and PHPMyAdmin as a database for the system. The target users of this system are UniSZA's students and administrator. This report explains the background project, the methodology that will be used is priority-based algorithm.

BACKGROUND PROJECT

UniSZA are provided the system where the students and staffs can reserve the equipment that they need for events. The system that is going to develop is PPHP management system. But PPHP management still using manual method to reserve the equipment. The students or staffs need to fill the form to reserve the equipment for the event. Then, they need to wait the approval for their application.

PPHP management system is a system that will help the students and staffs to reserve the equipments for certain event. From this system, the user can make reservation via online and they did not have to fill the form. It will display the availability of the equipment that they need and it will ease the users to make sure that the equipments they want to reserve is available or not.

The admin will decide whether the students application should be approve or reject based on certain criteria. Then, admin will make the verification of the return of equipment when the students return the equipment to PPHP management. This will make the process of equipment reservation efficiently.

PROBLEM

STATEMENT

1.2.1 Lack of Time and Transportation

Some of the students did not have transportation to go to PPHP that are located at Kampus Gong Badak. Besides, the student did not have enough time to go there due to the class schedule.

​

1.2.2 Lack of Equipment Details

Students did not know whether the equipment that they want to reserve are available or not. The equipment may be not available at day the student want to reserve.

​

1.2.3 Keep Manually

Admin had to keep the information manually and the information might be redundant. Admin also need to track the equipment manually whether the equipment had been return or not.

OBJECTIVE

The main objective of PPHP Equipment Management System is to provide the online reservation system that will make it easier for student to reserve the equipment. The objective of this system are:

  1. To design the PPHP Equipment Management System

  2. To develop the system based on priority-based algorithm

  3. To test the system that will be develop

TECHNIQUE

TECHNIQUE USED : PRIORITY-BASED ALGORITHM

Priority-based scheduling has two type:

  • Preemptive

  • Non-preemptive​

​

Preemptive

  • based on priority

  • a scheduler may preempt a low priority running process anytime when a high priority process enters into a ready state

 

Non-Preemptive

  • based on priority

  • a scheduler may preempt a low priority running process anytime when a high priority process enters into a ready state

 

FRAMEWORK

Screenshot (43).png
Events
Info

RESULT

r1.png
r2.png
r3.png
a1.png
a2.png
bottom of page