Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 859 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 859 Bytes

Ride-Sharing System

Overview

Here in This project I implements a ride-sharing system that manages drivers, passengers, ride requests, and optimizes ride allocations. And This system also includes a fraud detection module to monitor activities and flag suspicious behavior.

How to Run the Project

  1. Clone the Repository: If you haven't already, clone this repository to your local machine.

    git clone https://github.com/RomilMovaliya/RIDE-MANAGEMENT-SYSTEM.git
    cd DEMOSDK
  2. Compile all the Java Files: Make sure all java files compile again.

    javac *.java
  3. Run the Main Class:

    java Main

Screenshot of the Output :

Output.JPG