Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.06 KB

File metadata and controls

21 lines (14 loc) · 1.06 KB

AtilimTimetable

Combine lecture hours and classes on EduPage into a single document using NodeJS and Selenium for Atilim University.

What's needed?

Usage

  • Download the files and extract them to a folder.
  • Open the folder in console.
  • Run npm i -y from console.
  • You can add or remove course codes from the lectures.yml file. Simply delete a course code to remove it, or add a new line with the format - <LESSON CODE> to include new ones.
  • By running the node app.js command from the console, you will get the timetable output named "output.svg" in a few seconds.

Images

image

image