项目作者: buggyCoder007

项目描述 :
A list of Backend APIs written in nodeJs with mongo-in-memory-server to book an available cab within 4km radius and many more features
高级语言: JavaScript
项目地址: git://github.com/buggyCoder007/travel-easy.git
创建时间: 2020-11-08T06:59:02Z
项目社区:https://github.com/buggyCoder007/travel-easy

开源协议:

下载


express4.17.1-in-docker

EXPRESS 4.17 SPA

IMPORTANT NOTES:

  1. 1. Make sure you follow the steps mentioned under "PROJECT START STEPS" and ensure that the steps execute successfully.
  2. 2. Make sure you follow the steps mentioned under "DOCKER START STEPS" and ensure that the steps execute successfully.

PROJECT START STEPS:

  1. Pre-requisites:
  2. 1. Install node, npm
  3. 2. Install express (npm install express --save)
  4. Steps:
  5. 1. To run this application, do the following:
  6. 1.a. Go to the project root directory.
  7. 1.b. Run the following commands respectively in the terminal/command line to build and run the app:
  8. - npm install
  9. - npm start
  10. 2. Go to http://localhost:8080 in your browser to view it.

ABOUT:

Backend APIs written in nodeJs with mongo-in-memory-server. The app exposes following APIs.

  1. 1. Register a driver
  2. 2. store drivers current location
  3. 3. return the list of available cabs within the 4km radius