git clone https://github.com/gauravjain024/node-basic-assignment.git
cd node-basic-assignment
npm install
node app.js
Name Of the Database : nodeassigndb
Add New Users To the database for the First time
http://localhost:8000/addNewUsers
Add New Orders To the database for the First time
http://localhost:8000/addNewOrders
Get User's Average Bill Amount
Update User's noOfOrders