https://github.com/trigaten/trs
https://github.com/trigaten/trs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trigaten/trs
- Owner: trigaten
- Created: 2021-05-16T06:08:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T23:16:34.000Z (about 4 years ago)
- Last Synced: 2025-03-30T13:44:18.064Z (6 months ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [TRS](https://teacherrecsystem.tech/)
## Intro
Teacher Recommender System (TRS) is a Google Sheet Add-On built with server-side Google Apps Script (GAS) and frontend Javascript, HTML, CSS (MaterializeCSS), and Vue (currently being integrated). The code is organized into frontend, backend, development (code generators, automated testing, miscl.).
## Files and Folders
### .clasp.json
This file contains the id of the Google Sheet (GS) where clasp is pushing the code. Change this to your own testing GS.
### .claspignore
This file contains files/folders that clasp will not push. Just like .gitignore
### appscript.js
I think this enables VSCode GAS autocomplete support.
### appsscript.json
This contains the scopes