Coder Social home page Coder Social logo

fuber's Introduction

#Fuber

Modelling Problem

You are the proprietor of füber, an on call taxi service. · You have a fleet of cabs at your disposal, and each cab has a location, determined by it’s latitude and longitude. · A customer can call one of your taxis by providing their location, and you must assign the nearest taxi to the customer. · Some customers are particular that they only ride around in pink cars, for hipster reasons. You must support this ability. · When the cab is assigned to the customer, it can no longer pick up any other customers · If there are no taxis available, you reject the customers request. · The customer ends the ride at some location. The cab waits around outside the customer’s house, and is available to be assigned to another customer. Notes: · You can build this in any programming language of your choice · We expect good unit tests · Unfortunately, you skipped Geography, and believe the earth is flat. The distance between two points can be calculated by Pythagoras’ theorem. · We don’t expect a front end for this, but try to build an restful API. Extra Credit: · When the customer ends the ride, log the total amount the customer owes · The price is 1 dogecoin per minute, and 2 dogecoin per kilometer. Pink cars cost an additional 5 dogecoin. · HTML front end showing me all the cars available

This is just modelling the Fuber, code is not in working state.

fuber's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.