• Stars
    star
    1
  • Language
    Java
  • Created about 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A proposed Ride Sharing Application Using Dijkstra's Algorithm & Haversine Formula for using shortest route . In this application rider can send a ride request and driver can accept or cancel the ride request. Fare will be calculated for ride's distance and waiting time for driver. Meanwhile rider and driver can rate each other.