/Optimizing-Delivery-Routes

Optimizing Delivery Routes Using Machine Learning and Graph Theory

Primary LanguageJavaScript

Chariot

Route optimizing ML Model

Route Optimization

Description

Basically it is an web app for finding the optimized route from the given locations.

Getting Started

Dependencies

  • Node js
  • React
  • Python

Installing

  • Clone this Repository
  • Open The Cloned Directory
  • Open terminal in current Directory
  • run "npm install" to install node packages
  • run "pip install -r ./requirements.txt" to install python packages

Executing program

  • open the project directory in terminal
  • run "npm run start-server" to start the flask server
  • run "npm start" to start the react server

Images

Image1 Image2 Image3 Image4