Now, after all these years. We have a tool to remove all the burdens of registeration every term ...
Add the courses in the the courses.json file
Days MUST be one of the following:
- Sunday
- Monday
- Tuesday
- Wednesday
- Thursday
We need x steps to fully configure this "tool"
- Create a file named .env in the root of the project
$ touch .env
- Complete the file with the needed parameters as follows
ID=
PASSWORD=
PATH_TO_CHROME=
- Run the code with the following command
$ npm install && npm start
- ???
- Profit
If you are somewhat capable of writing some Typescript then crack your knuckles and jump in.