Skip to content

adamantiumexo/professor-course-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License

Professor Course Databasing System 📝

Find information on a course's professors, from teaching style to bonuses. No need to use the Facebook group anymore!

Setup

Clone the project

  git clone https://github.com/adamantiumexo/professor-course-system.git

Configuration

In configTemplate.js, some edits to global constants are necessary: Global constants

Replace each of the IDs with your own. They are in this part of the URL: ID is between /d/ and /edit

Then, create a new Google Apps Script project, and import all 4 files.

  • In future, intending to implement clasp for more straightforward deployments.

Usage

setup.js

In setup.js, the two functions need to be run once to initialise. This can be done through the Apps Script GUI: Apps Script, Running Functions

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

Path structure

About

System that allows info on professors for each course at AUS to be presented concisely.

Topics

Resources

License

Stars

Watchers

Forks

Contributors