subhendukundu / Electron-GoogleSheet

A electron application using google spreadsheet api v4. This could be used as desktop application where the user could update different data in a google spreadsheet. Could be used in grocery stores to track orders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-sso

  • This is a smple use case for using Google single sign on and Google spreadsheet API in Electron Applications. This could be used as desktop application where the user could update different data in a google spreadsheet. Could be used in grocery stores to track orders.

Stpes to get started

  • Register your apllication at https://console.cloud.google.com/
  • Put CLientID at main.js file in the src folder
  • npm i to install the dependencies
  • npm start to start the application

About

A electron application using google spreadsheet api v4. This could be used as desktop application where the user could update different data in a google spreadsheet. Could be used in grocery stores to track orders.


Languages

Language:JavaScript 62.2%Language:HTML 20.0%Language:CSS 17.7%