您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789101112131415
  1. # Seating Plan Generator
  2. Script to generate a seating plan via calendar events in an organsations Office365.
  3. ## What it does
  4. The script looks at the current week and generates a seating plan for that week. **Note** Current week is defined during the normal work weeks. If the script is ran on the weekend (Saturday and Sunday) the script will generate next weeks and label it as such.
  5. ## Installation
  6. TO BE WRITTEN
  7. **MAKE SURE TO READ OVER THIS BEFORE SENDING TO CLIENT**