vivianeasley / order-grocery-lists

Simple grocery item list ordering tool for some of my local grocery stores. Made for my own personal use.

Home Page:https://robertpage.github.io/order-grocery-lists/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super Basic List Orderer For Local Grocery Stores

During the pandemic my wife and I were regularly ordering our shopping lists to minimize the amount of time we spent in grocery stores. I wrote this very simple program that takes our shopping lists, fuzzy matches items, and auto orders them based on the layout of our local grovery stores. This is likely useless to everyone except us. Written in a couple hours so not qaulity code.

DEMO

To Run

npm install npm run dev

About

Simple grocery item list ordering tool for some of my local grocery stores. Made for my own personal use.

https://robertpage.github.io/order-grocery-lists/

License:MIT License


Languages

Language:JavaScript 94.7%Language:SCSS 4.5%Language:TypeScript 0.7%