Skip to content

Kuber is a ridesharing web application connect drivers and passengers. Passenger can request a ride and nearby driver accepts your request, Kuber displays the driver heading to passenger's pickup location and droppedoff to the passenger's destination.

Notifications You must be signed in to change notification settings

kaurgdeep/Kuber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuber

Kuber is a ridesharing web application connect drivers and passengers. Passenger can request a ride and nearby driver accepts your request, Kuber displays the driver heading to passenger's pickup location and droppedoff to the passenger's destination.

Key Features

• Register • LogIn • Request Ride • Cancel Ride • Accept Ride • Pickup Ride • Drop Off Ride • AutoComplete destination • Map Directions


ScreenShots

Screenshots Description
image Home Page: Here User can select if it is driver or passenger.
image Create an account user need an email address and password.
image LogIn with your email and password if already regestered.
image Enter where passenger is going in the Dropoff box to request a ride. Pickup address will get passenger's current location.
image After request a ride passenger has option to cancel it.
image This is driver's homepage showing list of all the rides near by.
image Driver will accept ride and page will display the directions to pick-up addres. After accept the ride driver has option to dropoff the passenger or rejectride before pick-up.
image Passenger-side will also display that driver accepted the ride and on the way to pick-up.
image After reached at destination will display droppedoff status.
Technologies Used
  • Angular
  • Google Map
  • Bootstrap

Server Side

  • ASP.NET Core
  • Entity Freamework

Model

  • User: Two types of User
    • Passenger
    • Driver
  • Ride
  • Address

Clone this repository $ git clone https://github.com/kaurgdeep/Kuber.git

Go into the repository

cd Kuber

Install dependencies

$ npm install

Run the app

cd kuberWeb ng serve cd kuberAPI Go to solution and run

About

Kuber is a ridesharing web application connect drivers and passengers. Passenger can request a ride and nearby driver accepts your request, Kuber displays the driver heading to passenger's pickup location and droppedoff to the passenger's destination.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published