riteshnaik55 / supply-chain-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HTML 87.6%Language:Python 12.4%