This is a Google Apps Script (Javascript ES5, V8 Runtime) integration with public TeamGantt API to grab the usage summary data per week and check user's task.
projectConsole.gs is the script for additional menu bar that contains menus of:
- script scheduler
- user login/logout
- load list of project
- load tasks that are out of rule.
main.gs and checkTask.gs are scripts contain multiple calls to TeamGantt API using HTTP GET/POST.
TeamGantt API Documentation : https://teamgantt.docs.apiary.io/#