Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.2 KB

Fire-Report

Feauture

Online Fire Reporting System Project is a web-based application. This application is used to report fire incidents immediately.Dashboard: In this section, the admin can briefly view information about fire incidents. Teams: In this section, admin can mange Teams(Add/Update/Delete). Fire Alerts: In this section, the admin can view new, assigned, Team on the way, Fire relief work in progress, completed requests, and all requests and also give a remark. Reports: In this section, the admin can view fire incidents in a particular period and also search the fire reporting/incidents.

Software Requirement to run this project XAMPP SERVER PHP MYADMIN

Tools and Technologies to be used in this project XAMPP SERVER PHP MYADMIN

How To Import And Run The Project? Download the project zip file Extract the file and copy ofrs folder

Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html) Open PHPMyAdmin (http://localhost/phpmyadmin)

How To Import Database? Create a database with the name ofrsdb Import ofrsdb.sql file(given inside the zip package in SQL file folder) Run the script http://localhost/ofrs Admin Credential Username: admin Password: Test@123