ZlLow / RosteringAutomation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roster Automation

This project is an automated roster system. It automates the creation of a spreadsheet template that will retrieve an individual availability.

From these availability, it will automatically create a roster list and generate a timesheet accordingly.

About

This project is purely a scripting project utilizing Google Sheet and Google App Script.

It is created entirely on Google App Script. It would not be able to run on any platforms except Google App Script.

Structure of the Project

Folders are arranged based on the functionalities of the script. Within these folders contains individual script.

Folder Name Description
Error Handles all errors and log all errors
JSON Contains the JSON file of the Project.
Can be imported into Google App SCript
Menu Creation of All Menus within Spreadsheets
Misc Iterative Folder Search and File Search
Spreadsheet Automation of both Spreadsheet and Sheet
Triggers Event Type Actions.
Click Here to Learn More

Getting Started

Prerequisites

Running Script

Documentations

Acknowledgement

About

License:The Unlicense


Languages

Language:JavaScript 100.0%