You are on page 1of 9

ASSIGNMENT SOLUTION

FEDERAL COLLEGE OF AGRICULTURE


SCHOOL OF ENGINEERING
MOOR PLANTATION, IBADAN.

COURSE: COMPUTER PROGRAMMING (COM311)

TOPIC: DEVELOPMENT OF TRANSPORT MANAGEMENT APP IN PHP WITH SOURCE CODE.

DEPARTMENT: FARM POWER AND MACHINERY HND 1

PROJECT STUDENTS NAME WITH THEIR MATRIC NUMBERS


AGUDOSI Prince Chibueze HNDAE/FPM/2021/5339

ASOTIE Emmanuel John HNDAE/FPM/2021/5340

OMOTAYO Olanrewaju Micheal HNDAE/FPM/2021/5341

LAWAL Muhammed Adekola HNDAE/FPM/2021/5342

OWOJORI Micheal Sina HNDAE/FPM/2021/5343

AKINWANDE Taiwo Timothy HNDAE/FPM/2022/5348

OYEWOLE Aliyullahi Opeyemi HNDAE/FPM/2022/5349

Carry over student


HNDAE/PHT/2020/191
DEPARTMENT: POST- HARVEST AND TECHNOLOGY HND1

PROJECT STUDENTS NAME WITH THEIR MATRIC NUMBERS


ADIGUN Kehinde waliyullah HNDAE/PHT/2021/198

ALADE Adewale Quadri HNDAE/PHT/2021/199

EZE Joy Ebubechi HNDAE/PHT/2021/200

JUBRIL Saheed Oladayo HNDAE/PHT/2021/201

OSUPORU Kehinde Deborah HNDAE/PHT/2021/204

AGBOOLA Quadree Olanrewaju HNDAE/PHT/2022/205

OVERVIEW OF PROJECT
Home page

About Page
Service Page

Gallery Page
Admin Dashboard

Client Dashboard
Admin Login Page
Client Login Page

Contact Page
Project Requirement
• Apache server
• Mysql(PhpMyAdmin)
• Php
• Xampp
• Visual Studio Code
• Php Server

Project Objective
• To integrate Planning and Execution.
• For Real-time Transport Tracking.
• For The Planning and Optimization of Terrestrial Transportation Routes
• For Statistics and Reporting
• To improve Customer Satisfaction
• To improve Overall Productivity and Performance

Project Flows
The proposed main structure of transportation management system are given in figure 1, where data transferred between the
buses, the main servers, and the end users are managed via mobile networks and Internet. The hardware and firmware units
in the busses collect, control, and process the data while hardware and firmware units at bus stops “Bus station Unit” controls
and display data received from server. The bus and station units can be a hardware-based unit or Android-based unit. The
servers host the system management and processing algorithms, system database, and web applications. A portal is included
to give the necessary information to the end-users.

For In-Bus units and Station Units, Our proposed system can be implemented based on hardware units (In-Bus &
Station units) or mobile Android units (Android unit as In-Bus unit and Android unit as station) or mix units (hardware
and Android).So the proposed system could be presented in the market in two different versions: System based
customized Hardware and System based Android application.

At server and based on the collected data from buses, bus arrival times will be computed (Via Neural network /
Kalman Filter) and transmitted to all relevant stations. the prediction time for the next bus(s) to arrive will be displayed
on screens on the bus station. The proposed system is composed of three main parts: Servers, In-bus unit and Bus stop
(Station) unit.

Project Links
Link to source code: https://github.com/fhavy/Trans-Moor

Link to Deployed Site: http://agircmoortrans.great-site.net/

You might also like