Skip to content

Yuan-Yu/GroupBuyApp

Repository files navigation

GroupBuyApp

A web app based on google app script for group buying.  
根據google script建立的團購網站

Project Demo

Demo

Requirement

  • Google app script
  • Google Firebase Realtime Database

Note

If you are interested the font-end page only. Here is the codepen link.
 本專案的css,html皆由sass,pug模板語言生成. 若想查看原始碼請移至codepen

Setup

  • Create a Firebase realtime database here
      建立一個Firebase realtime database 這裡
  • Click the gear next to the "Project Overview" >> project setting
      點擊"Project Overview"旁的齒輪 >> 專案設定
      setting
  • Click service account >> database private key  >> get the "firebaseID", "firebaseKey"
      點擊服務帳戶 >> 資料庫秘鑰 >> 獲得 "firebaseID", "firebaseKey"   privatekey
  • Clone the google app script project here
      建立本專案副本這裡
     
  • Deploy this project once for the rootUrl. select deploy and deploy as web app.
      必須部署本專案一次來獲得rootUrl. 點擊發佈 >> 部署為網路應用程式
     
  • Select "anonymous" at applictation access and click "deploy"
      在具有應用程式存取權的使用者中,選取任何人甚至匿名使用者. 並點擊"部署"
       
  • Now, we have the rootUrl.
      獲得rootUrl
  • Change the following 3 parameters in "程式碼.gs" file : rootUrl, firebaseID, firebaseKey  
      修改在"程式碼.gs"檔案中的三個參數: rootUrl, firebaseID, firebaseKey
  • Deploy this project again!
      重新部署本專案

About

A web app based on google app script for group buying

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published