Skip to content

laurieboyes/sheets-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sheets Shop

A thing I made to make my life marginally easier.

Refers to a spreadsheet that's formatted like this one, and for the selected meals, creates a nice convenient shopping list.

Ingredients that are shared by different meals have their quantites merged.

Ingredients are grouped roughly into supermarket areas as specified in the spreadsheet (e.g. 'chilled', 'frozen')

Rolling your own

Take a copy of the template spreadsheet.

Deploy this to your AWS account and provide the following environment variables:

Working locally

Start with npm install

Add in an env.json file with the properties detailed above.

Run with npm start

Run unit tests with npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published