Balaji-Ramasubramanian / Food2Home-GoogleSheets-Addon

Its a Google Sheets addon to do CRUD operations on Food2Home database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food2Home Google Sheet Addon

This is a Google Sheets addon project to do CRUD operations on the orders placed using Food2Home Chatbot.

Overview

Food2Home Chatbot is a Messenger chatbot which lets the customers to order food through Facebook Messenger in the restaurants. Using this Google Sheets addon project, the restaurants can do the following operations on the orders from customer orders database

  • Fetch the customer orders from the database
  • Update the customer orders in the database

Deploy the Addon on your Google Sheet Locally

  1. Download this project.
  2. Setup Google Clasp
  3. Export the project to your Google Sheet
  4. Update the databaseUrl, databaseUserName, and databasePwd in the RemoteDatabaseDetails.gs file.

About

Its a Google Sheets addon to do CRUD operations on Food2Home database.


Languages

Language:JavaScript 100.0%