Skip to content
/ uber-x Public

A uber for X prototype built using node.js and socket.io

Notifications You must be signed in to change notification settings

swamu/uber-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uber Simulation

This application is basically a prototype of real-time taxi aggregators and service providers like Ola or Uber built using Node.js, Leaflet and Socket.io. Along with cab service we have also included booking daily needs Service facility such as food or grocery delivery. Hence you can book both service and cab on the go.This project was developed with leaflet version 0.7.7, express version 4.13.4 and socket.io version 1.4.5.

Prerequisites

  1. Git
  2. Node.js and Npm

Installation

  1. Run npm install to install all server dependencies.

Build & development

Run node index.js to start the development server and open up the respective url(Customer,driver,faker or serviceman) like localhost:8085/customer in your browser.

Testing

Tired moving around with your driver application to different location?? Rather than physically moving to different location to see its effect, you can use faker application to fake the driver location and see its effect in customer app.Just click anywhere on the map and the car will move to that location both in faker and customer application.

Preview

If everything goes right,you will be able to see the folllowing in your browser window cust.png

Contributions

Node.js, Express,Socket.io,Google for MapTiles and Uber for their cool driver icon.

About

A uber for X prototype built using node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published