Skip to content

skedastically/groceries-5w2h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read this - 5w2h in groceries shopping

A method to plan my shopping trips using the 5W2Hs

Example: Example

Usage

  1. Download the Excel/ODS file and open it.

  2. (Optional) Add planned and shopped dates.

  3. Enter your budget (cell I1).

  4. Browse the flyers and choose the items you like.

  5. In each row, log down what the item is, where to get it and its listed price.

    • Use shortcodes as listed in $Discount sheet (e.g. fb for Food Basics). The workbook will VLOOKUP() relevant stores to find discounts (disc)

    • Toggle on tax (tax) if necessary (0=no tax (default), 1=taxed)

  6. Assign category to each line item (vegetables? fruits? meat? i.e. why you buy it)

  7. Sort table by category.

  8. For each category, choose the best deal(s) based on price and where, and input quantity bought in quantity. Try not to go over your budget.

  9. Sort table by where, and filter out empty values in quantity. You will have a list of your final items.

  10. Determine when to shop - which store to go first-to-last in a particular order.

  11. (optional, in groups) Determine who to shop for each store.

Notes: Edit the Discount sheet and the discount/tax rates per your needs.

Flyers

For simplicity, use Flipp -> https://flipp.com

Otherwise, here is a list of relevant store flyers

Groceries

Non-groceries

[a]: requires zip code
[b]: requires store selection

Additions welcomed.

Advanced usage

Suggested syntax of what field

In camel case:

  [item name]
+ [item characteristics]
+ [brand name] 
+ [unit of measurement]

Examples:

- onionsRed7lb
- broccoli1ea (one each)
- detergentBrandName700ml

This makes it easier to fuzzy-query item name and prices per kg/lb. Sorting by item name first is also good for comparisons.

Discussions on improvements welcomed.

Discounts setup

Go to the Discount worksheet to set up the stores and their shortcodes.

Other tips

  • "Duplicate sheet" to create new plans every week.

  • Set a timer towards your next bus to avoid wasting time1 in the store.

  • Think of shopping not as a relaxing period, but a game we have to play in life.

Footnotes

  1. "Time is money only when you have money. If you don't have money, time doesn't mean shit" - D.J.

About

Planning groceries with the 5w2h method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published