Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/endurancecode/gapps-scripts-collection

A collection of Google Apps Scripts developed for automating workflows, enhancing productivity, and integrating Google services
https://github.com/endurancecode/gapps-scripts-collection

google-apps-script javascript

Last synced: 16 days ago
JSON representation

A collection of Google Apps Scripts developed for automating workflows, enhancing productivity, and integrating Google services

Awesome Lists containing this project

README

        

# Google Apps Scripts collection

A collection of [Google Apps Scripts](https://developers.google.com/apps-script/) developed for automating workflows, enhancing productivity, and integrating Google services.

## Scripts

### DataCraft: HTML & JSON Wizard

The folder [`data-craft`](./data-craft/) contains the **DataCraft: HTML & JSON Wizard** code, a [Google Apps Script](https://www.google.com/script/) for a spreadsheet that generates data and code used to manage sports competitions. It was originally created for targeting the competitions promoted by the [Portuguese Triathlon Federation](https://www.federacao-triatlo.pt/), but can be used for other sports as well.

### RaceRank: Timing & Results

The folder [`race-rank`](./race-rank/) contains the **RaceRank: Timing & Results** code, a [Google Apps Script](https://www.google.com/script/) for a spreadsheet that manages timing and generates classifications for sports competitions. It was initially created with the [Portuguese Triathlon Federation](https://www.federacao-triatlo.pt/) in mind, but it is versatile enough to be used in any sports event that requires race timing and result management.