https://github.com/code4recovery/sheets
Connect a Google Sheet to TSML UI and the Meeting Guide app
https://github.com/code4recovery/sheets
Last synced: about 1 year ago
JSON representation
Connect a Google Sheet to TSML UI and the Meeting Guide app
- Host: GitHub
- URL: https://github.com/code4recovery/sheets
- Owner: code4recovery
- License: mit
- Created: 2021-08-14T14:36:53.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T03:24:16.000Z (almost 2 years ago)
- Last Synced: 2024-08-21T04:35:53.669Z (almost 2 years ago)
- Language: PHP
- Homepage: https://sheets.code4recovery.org
- Size: 1.41 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Google Sheets Importer
This project makes it easy to use Google Sheets to to connect to [Meeting Guide](https://www.aa.org/meeting-guide-app) and [TSML UI](https://github.com/code4recovery/tsml-ui).
## Apps Script
Did you know you can use scripting in your sheet to automate certain tasks? Check out the [Sample Apps Script](google-apps-script.js) - you can add this to your sheet in Extensions > Apps Script with copy and paste.
- Address correction
- Coordinates generation (enables TSML UI maps / near me functionality)
- ID/Slug generation
- Check for id/slug uniqueness
- Check for types validity
- Refresh-and-redirect links
- Updated dates