Emergency Ambulance Hiring Portal using PHP and MySQL
Emergency Ambulance Hiring Portal using PHP and MySQL is a web based technology which manages ambulance records and request for hiring ambulance data in database and provides rights to update the their details. In this web application ambulance details must be added by admin. This web application provides a way to effectively control record & track the request details of ambulance.
The Emergency Ambulance Hiring Portal is a critical solution planned to streamline and improve the process of requesting and dispatching ambulance services in times of medical emergencies.
Project Requirements
Project Name | Emergency Ambulance Hiring Portal Project in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Project Modules
In this project we use PHP and MySQL database and it has two module i.e. Admin, user.
Admin
- Dashboard: In this section, admin can view total listed ambulance, total request received, total new request, total assign request, total on the way ambulance, total patient picked request, total patient reached and total rejected request.
- Ambulance: In this section, admin can manage Ambulance (Add/Delete/Update).
- Ambulance Request: In this section, admin can manage ambulance request and have right to assign ambulance and change the status according to current status.
- Pages: In this section, admin can manage about us and contact us page of website
- B/D Reports of Request: In this section, admin can generate request report between two dates.
- Search Request: In this section, admin can search request details on the basis of booking number or relative number or patient name.
Admin can also update his/her change the password.
User
Visitor or Patient can visit the website and hire the ambulance.
Some of the Project Screens
Home Page
Admin login
Admin Dashboard
All Requests
Hiring/Request Details
How to run the Emergency Ambulance Hiring Portal Project using PHP and MySQL
1. Download the project zip file
2. Extract the file and copy eahp folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name eahpdb
6. Import eahpdb.sql
file(given inside the zip package in SQL file folder)
7. Run the script http://localhost/eahp
Admin Credential
Username: admin
Password: Test@123