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.
-
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
-
Compile all the Java Files: Make sure all java files compile again.
javac *.java
-
Run the Main Class:
java Main