Skip to content

Basic store that uses a Google Sheets document as the database.

Notifications You must be signed in to change notification settings

jorgeyza/google-sheets-store

Repository files navigation

Google Sheets Store

Vercel

web app preview

A web app where you can select the desired products and when proceeding to the checkout, you will be redirected to a WhatsApp profile.

I am using Google Sheets as the database, so every product that is registered there will appear on the frontend.

Built with TypeScript, Next.js, ChakraUI, Google sheets and the WhatsApp API. Project based on this video

You can view live version here

How to run

  1. You can use this google sheet document as a base.
  2. Publish it to the web as a csv document.
  3. Change googleSheetLink variable in product/api.ts with the link that google sheets provides you after publishing the document to the web as a csv.
  4. Run project with pnpm dev.

About

Basic store that uses a Google Sheets document as the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published