An order tracking system allows the customer to gain insight into where their order is at any given point in time. From the time an order is placed until it is delivered. That means an order tracking system needs to be able to follow and provide insight into the status of the order through its entire journey in the Google map to the customer until it reaches to customer door.
- Make e-commerce business more efficient.
- Increase customers experiences and satisfactions with below questionnaires.
- Has customer’s order been filled? I.e., is it picked, packed and ready to ship?
- Is the order correct?
- Are any items missing or are there problems with my order?
- Is my order still in the warehouse?
- Has my order been picked up for delivery?
- Where is the order right now?
- When will it be delivered?
Built with followig technologies
Clone or download
Navigate to this folder with cmd
$npm install
$node app.js or nodemon
Add the url to connect local mongodb database
mongodb://localhost:27017/your-db-name
Made with love <3 by Tuhin