-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
23 lines (19 loc) · 1.02 KB
/
README.txt
File metadata and controls
23 lines (19 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Group Members:
1. Gausalya (Leader)
2. Siew Joe Kane
3. Jared Tan Rui Hoong
4. Alfred
5. Liew E-Ling
//IMPORTANT NOTICE//
1. To start using the system, please start with the "main_page.php" webpage.
<!--Management Module-->
1. "customer_accounts" directory is used by management module to manage the accounts registered by the clients.
2. "payment_module" directory is used by management module to manage payments made by the clients.
3. "service_module" directory is used by management module to manage the services offered by DHL.
4. "request_management" directory is used by management module to view and track requests made by the clients.
5. "homescreen" directory is used by management module. It is where employees login.
6. "shedules_module" is used by management module to manage delivery schedules.
<!--Client Module-->
1. "checking_service_status" is used by client module.
2. "request_service" is used by client module to request for service.
3. "registration" is used by client module to signup, login and access the homepage.