Skip to content

riteshnaik55/supply-chain-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKAR Logistics - A Supply Chain Management System

A Web/ML based(Final year) project which facilitates in delivering perishable food products.

This application uses XBoost Classification algorithm to classify products according to their expiry dates(shelf-life).

Using MS Bing Maps API, it provides minimum time required to transport products from one place to another.

Basically, user gets to know the quantity of products that are most suitable to deliver at a certain location.

Installation

  1. Generate Bing Maps API key - Steps to generate API key- click here

  2. Create MongoDB connect URL - Steps to create MongoDB URL - click here

How to use it?

To deploy this project run

  cd supply-chain-system
  python app.py

Screenshots

Calculate Distance and Time Product Selection Acknowledgement