Skip to content

Combine lecture hours and classes on EduPage into a single document using NodeJS and Selenium for Atılım University.

License

Notifications You must be signed in to change notification settings

vicdum/AtilimTimetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Combine lecture hours and classes on EduPage into a single document using NodeJS and Selenium for Atılım University.

Resources

License

Stars

Watchers

Forks

Packages

No packages published