/shoptimize

Find the most optimized route in the supermarket during grocery shopping by tackling the traveling salesman problem

Primary LanguageJavaScript

Shoptimize

Demo

Demo

Technologies used

  • React / Redux, Javascript, HTML, Material-UI, NodeJS, ExpressJS, Firebase

Backend repository

https://github.com/Garricktgh/shoptimize-server

Installation instructions

  1. Clone the repository
git clone https://github.com/reshinto/shoptimize.git
  1. Install all dependencies
npm i
  1. Run server
npm start

Collaborators