Skip to content

tausif-fardin/RideHub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

285 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RideHub

Welcome to RideHub, a platform designed to connect riders and drivers seamlessly. This repository contains the backend and frontend code powering the RideHub application.

Overview

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.

Features

  • 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.

Tech Stack

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/tausif-fardin/RideHub.git
  2. Navigate to the project directory:
    cd RideHub
  3. Set up a local PHP server or deploy to a web server.
  4. Configure the database settings in the config file.
  5. Run the application in your browser.

Contribution

Contributions are welcome! Here's how you can help:

  1. Fork the repository.
  2. Create a feature branch:
    git checkout -b feature-name
  3. Commit your changes and push to your fork.
  4. Submit a pull request.

License

This project is licensed under the MIT License.

Author


Thank you for checking out RideHub! If you find this project useful, consider giving it a ⭐.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 91.3%
  • JavaScript 3.8%
  • CSS 3.6%
  • Hack 1.3%