Yuan-Yu / DrinkGroupBuyApp

A web app based on google app script for group buying

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrinkGroupBuyApp

A web app based on Google App Script for group buying.

Demo

The website looks like this.
The submitted results are written in a google sheet.

How to setup DrinkGroupBuyApp

  1. Create a new sheet in your google drive and change the name of the sheet. create sheet
  2. Copy the sheet id. sheet id
  3. Click this link and clone the script (File > Make copy)
    clone app
  4. Replace the "yourSheetID" with the real sheet id. yourSheetID
  5. Deploy your app (Publish > Deploy as web app) and select anonymous in the user option. Deploy Deploy
  6. Click "Checking permission"
    permission
  7. Because this app has not verified by Google, there is a waring page for permission. (Click advence > Proceed to XXXXXX ) app
  8. Now the web app is deployed. Copy the Url link and visit the page. web

About

A web app based on google app script for group buying


Languages

Language:HTML 90.5%Language:JavaScript 9.5%