Shopping cart that uses Google Sheets as a database. Also handy for integrating PayPal checkout with static websites.

Year

2015

Notes

SimpleSheets came to be after a conversation with Dr. Michael Shafer, the founder of Warm Heart. Dr. Shafer said that many of the people his foundation was meant to help were having a hard time selling their wares. He said WooCommerce was “too much system” for these people as they had little schooling and even less computer skills.

Sheetrock.js is used to fetch the products from a Google Spreadsheet and Handlebars.js is used to display them inside the HTML document. simpleCart(js) is the eCommerce engine and does all the heavy lifting.