Thanks to visit codestin.com
Credit goes to github.com

Skip to content

officialgupta/rideways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookingGo Technical Test Submission

Part 1 - Console application

The console.py file can be run with python3 console.py <pickup> <dropoff> <passengers>

The requests library is used.

Part 2

The required packages can be installed with npm install

After this, the server can be run with node index.js which will run on port 3000

As an example "/?pickup=51.470020,-0.454295&dropoff=3.410632,-2.157533&passengers=1" can be used as query parameters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published