Welcome to RideHub, a platform designed to connect riders and drivers seamlessly. This repository contains the backend and frontend code powering the RideHub application.
RideHub is a ridesharing platform built to provide users with an efficient, reliable, and user-friendly experience. The backend is powered by PHP, while the frontend utilizes JavaScript and CSS for interactivity and styling.
- User Authentication: Secure login and registration system.
- Ride Management: Book, cancel, and manage rides effortlessly.
- Driver Integration: Enable drivers to manage their availability and accept ride requests.
- Real-Time Updates: Keep users informed with real-time ride statuses using JavaScript.
- Responsive Design: Optimized for devices of all sizes.
- PHP (90.9%): Core backend logic and API development.
- JavaScript (4%): Adds interactivity and real-time features.
- CSS (3.7%): Ensures a responsive and visually appealing design.
- Hack (1.4%): Provides additional server-side functionality.
- Clone the repository:
git clone https://github.com/tausif-fardin/RideHub.git
- Navigate to the project directory:
cd RideHub - Set up a local PHP server or deploy to a web server.
- Configure the database settings in the
configfile. - Run the application in your browser.
Contributions are welcome! Here's how you can help:
- Fork the repository.
- Create a feature branch:
git checkout -b feature-name
- Commit your changes and push to your fork.
- Submit a pull request.
This project is licensed under the MIT License.
- Tausif Fardin
- GitHub Profile
Thank you for checking out RideHub! If you find this project useful, consider giving it a ⭐.