Find information on a course's professors, from teaching style to bonuses. No need to use the Facebook group anymore!
Clone the project
git clone https://github.com/adamantiumexo/professor-course-system.gitIn configTemplate.js, some edits to global constants are necessary:

Replace each of the IDs with your own. They are in this part of the URL:

Then, create a new Google Apps Script project, and import all 4 files.
- In future, intending to implement clasp for more straightforward deployments.
In setup.js, the two functions need to be run once to initialise. This can be done through the Apps Script GUI:

buildAllCourseSheets will replicate your template sheet as specified in configTemplate.js. Folder structure will be as below: