Welcome to the Transportation System web application! This application is designed to manage employee's transportation schedule, and time table to streamline their operations and improve efficiency.
-
User login: Allows authorized users to make request.
-
Admin login: Allows admin to manage the whole system.
-
Request management: Allows users to submit a request based on the availability of transportation. This provides functions for inputting data, monitoring bus status, and creating invoices.
-
Tracking and tracing: It has tools for monitoring requests' statuses, including whether they have been approved or are still in route.
-
Reporting and analysis: Provides users with the ability to print reports
This web application developed using programming languages and frameworks, such as PHP, Javascript, HTML, CSS and Bootstrap 5. It is hosted on a web server and can be accessed by users via a web browser. The application is designed to be responsive, meaning that it can be used on a variety of devices, including smartphones and tablets.
To get started with the Transportation System web application, you will need to set up the application on a local server. Here is a general outline of the steps you will need to follow:
- Install a web server software on your local machine, such as Apache or Nginx.
- Install MySQL as the database management system and PHPMyAdmin for managing the database.
- Create a new database named "royal_express_db" for the application in PHPMyAdmin.
- Clone or download the source code for the application from the repository.
- Import necessary database tables and sample data into the new database using PHPMyAdmin.
- Start the web server and access the application through a web browser using the local server's URL.
- Login with your authorized credentials and start using the various features and functionalities of the application to manage and track your courier business.