Chapter 5-1
Chapter 5-1
5.1 SUMMARY
5.2 CONCLUSION
The Federal Road Safety Commission was established to control the rate of road traffic
accidents and control road users. It is a good start towards the eradication of road accidents
which has claimed a lot of life’s, but the system used presently by the FRSC is the manual
system which has a lot of limits presently, back in the days when the commission was first
established, the manual system was effective. But presently the world has gone global and so
should the FRSC. They should embrace and develop the computerized ideal of documenting
Traffic Offences to help them function better and achieve the goal for which it was
established.
5.3 RECOMMENDATION
The following are the recommendation required in order to effectively use the new design are:
1. Staff should have basic knowledge of computer operation; the Federal Government
should budget funds for adequate training of all personnel’s and the staff of Commission
should be paid well in order for them to work effectively and yield maximum results.
1
2. The Federal Road Safety on their own part should employ well educated graduates with
the right discipline and qualifications to occupy right positions to function effectively
and improve their efforts to serve the nation and mankind better.
Due to limited resources, funds and time the researcher suggest that, other researchers who
wish to embark on the mission of further improvement of the Federal Road Safety
Commissions, should advocate for the adoption of the project which is the computerization
of Traffic Offence Documentation System. Researchers should push for this project to be
passed as a bill to the National Assembly and ensure it should be appovered for the welfare
of the Nation.
2
REFERENCES
Blementhal, S.C (1999). Management Information System; New Jersey: Hall Inc. Eaglewood Publishers.
David M.A (1999). FRSC and the Imperatives of Road Traffic Safety in Nigeria; Jos: Chohu Business
Enterprise.
Federal Road Safety Commission Nigeria (2008).Nigeria Highway Code; Abuja:Detailwoks Ltd.
Frobose, H.J. (1989). Models For Self-Financing of Road Safety work in Developing
Countries. Paper presented at the 2nd African Road Safety Congress, Addis-Ababa.
Kotler, Philip and Keller, (2006). Marketing Management Twelfth Edition: Kevin Lane:
Perason Education.
3
Wikipedia, the Free Encyclopedia (2010)
4
APPENDICES
APPENDIX A
SCREEN SHOT
Figure 5.1 represent the home page of the system, where admin can login to the system, and see
about us from the page.
5
Figure 5.2 Login Page
Figure 5.2 represent the login page where admin can login from the page.
6
Figure
5.3 Dashboard
Figure 5.3 represent the dashboard page, where admin can see all the system feature from the
dashboard.
Figure 5.4 represent the offence form page, where admin can fill offense form from the page.
7
Figure
Figure 5.5 represent offence ticket, after admin filled offence form, it will generate ticket for
driver.
8
Figure
Figure 5.6 represent drivers offense records, where the admin can view drivers record.
Figure 5.7 represent the offence list where, the admin can add or delete any offence from the
page.
9
Figure
10
APPENDIX B
SOURCE CODE
<!DOCTYPE html>
<html lang="en">
<body>
?>
<div class="modal-content">
11
<div class="modal-header">
<h5 class="modal-title">Confirmation</h5>
</div>
<div class="modal-body">
<div id="delete_content"></div>
</div>
<div class="modal-footer">
</div>
</div>
</div>
</div>
<div class="modal-header">
<h5 class="modal-title"></h5>
</div>
<div class="modal-body">
12
</div>
<div class="modal-footer">
</div>
</div>
</div>
</div>
<div class="modal-header">
<h5 class="modal-title"></h5>
</button>
</div>
<div class="modal-body">
</div>
</div>
13
</div>
</div>
<div class="modal-content">
</div>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
14
<?php require_once('inc/navigation.php')
<div class="container-fluid">
}else{ if(is_dir($p
age)) include
$page.'/index.php';
else
include $page.'.php';
}
?>
</div>
</section>
<div class="modal-content">
15
<div class="modal-header">
<h5 class="modal-title">Confirmation</h5>
</div>
<div class="modal-body">
<div id="delete_content"></div>
</div>
<div class="modal-footer">
</div>
</div>
</div>
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title"></h5>
</div>
<div class="modal-body">
</div>
16
<div class="modal-footer">
</div>
</div>
</div>
</div>
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title"></h5>
</button>
</div>
<div class="modal-body">
</div>
</div>
</div>
17
</div>
<div class="modal-content">
</div>
</div>
</div>
</div>
</body>
</html>
18