Skip to content

aditya-adiraju/TheTravellingGrocer

Repository files navigation

The Travelling Grocer

Running late? Can't find the right aisles? Optimize your shopping route through the store.


Description

Time is a resource we all fall short of. Picking up groceries can be time intensive, and sometimes even anxiety-inducing trying to find out where everything is! Our goal with The Travelling Grocer is to make grocery shopping more accessible for people short on time or too socially anxious to ask for help.

Users simply search for all the items on their shopping list, and our web app’s algorithm finds and displays an efficient route through a given grocery store to help users find items as fast as possible. Owners of these grocery stores can also authenticate themselves to access a database where they can edit the inventory at their store.

Map Demo

Demo of Mappedin SDK and path finding algorithm Demo of Mappedin SDK and path finding algorithm

Technical Description

The Travelling Grocer is full-stack web application built with the MEAN stack (MongoDB, Angular, ExpressJS, NodeJS). Some of the other technologies leveraged in this project include:

To run the project locally

npm install
npm run dev

Footer

Find more details and images of our project on our DevPost

Made with ❤️ by @aditya-adiraju, @CWRalph, @eric-y33, @parm-is-coding