dibbo116 / WebDev-Project1-ShipOnline-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebDev-Project1-ShipOnline-System

ShipOnline System

Project URL: Directory: https://mercury.swin.edu.au/cos80021/s105299366/Project1/ ShipOnline: https://mercury.swin.edu.au/cos80021/s105299366/Project1/request.php Register: https://mercury.swin.edu.au/cos80021/s105299366/Project1/register.php Login: https://mercury.swin.edu.au/cos80021/s105299366/Project1/login.php Request: https://mercury.swin.edu.au/cos80021/s105299366/Project1/request.php Admin: https://mercury.swin.edu.au/cos80021/s105299366/Project1/admin.php

A brief Instructions on how to use the system:

  1. Accessing the System Open your web browser and navigate to the URL provided above. You will see the ShipOnline System homepage where you can choose to: • Register: Create a new account by filling in your details. • Login: Access your account to submit shipping requests. • Admin: Check total revenue, total cost, total request on a given request date or pickup date
  2. System Components 2.1 Registration • Navigate to the Register page. • Fill in your details including Name, Password, Email, and Phone Number. • Click on the Register button to create your account. 2.2 Login • Go to the Login page. • Enter your Customer Number and Password. • Click on the Login button to access your account. 2.3 Request Submission • After logging in, navigate to the Request page. • Enter the details for your shipping request including item description, weight, pickup address, pickup suburb, preferred pickup date and time, receiver name, and delivery address. • Click on the Submit Request button. • A confirmation message will be displayed with your request number and the estimated cost. 2.4 Administration • Navigate to the Admin page to view requests. • Select whether you want to view requests by Request Date or Pick-Up Date. • Choose the specific date and click on the Show button to view the relevant requests.

List of files in the system: • shiponline.php • register.php • login.php • request.php • admin.php • mysql_commands.txt

About


Languages

Language:PHP 97.7%Language:Hack 2.3%