Skip to content

vedmdev/order-delivery-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a webservice to maintain and assign delivery executives to orders based on their location, time of order and wait time

How do I get set up?

  • Summary of set up npm install
  • Configuration Add or Edit ./server/config.env_name.json for environment specific configurations
  • Dependencies All the dependencies are listed in package.json and get downloaded to node_modules on running npm install
  • Database configuration Add or Edit ./server/database.env_name.json file for environment specific configurations
  • How to run tests Deploy the server and then run npm test(from within the same folder)
  • Deployment instructions NODE_ENV=local node .

Contribution guidelines

Who do I talk to?

  • Repo owner or admin Ved Mulkalwar

APIs

About

This is a webservice to maintain and assign delivery executives to orders based on their location, time of order and wait time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors