Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajlaxmimeshram/taxi_booking
https://github.com/rajlaxmimeshram/taxi_booking
admin-dashboard php phpadmin taxi-booking xampp-server
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rajlaxmimeshram/taxi_booking
- Owner: RajlaxmiMeshram
- Created: 2023-02-18T07:31:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T17:17:17.000Z (10 months ago)
- Last Synced: 2024-03-28T18:36:02.130Z (10 months ago)
- Topics: admin-dashboard, php, phpadmin, taxi-booking, xampp-server
- Language: PHP
- Homepage:
- Size: 9.24 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Taxi Booking System
This is a web-based taxi booking system built using PHP. The system allows customers to book a taxi online and for drivers to accept those bookings.
## Features
The key features of the system include:- Registration and login for customers and drivers
- Customer can search for available taxis and book a ride
- Driver can view and accept/reject ride requests
- Customer can track the location of the driver in real-time
- Payment processing for completed rides
- Admin dashboard for managing drivers and customers## Requirements
To run this system, you will need:
- A web server with PHP support (e.g. Apache, Nginx)
- phpMyAdmin Database## Technologies Used
This system is built using:- PHP (v7.4.0)
- phpMyAdmin Database
- Bootstrap