Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 538 Bytes

Fetch classes for a specified course on a day from https://opentimetable.dcu.ie/

Prerequisites

Git is required. You can download it here: https://git-scm.com/

Node.js v12.0.0+ is required. You can download it here: https://nodejs.org/en/

Installation

Clone the repository to your local machine.

git clone https://github.com/Hamzah-z/dcu-opentimetable.git

Download dependancies:

npm install

Usage

For usage examples see the examples directory.

To see a sample response you can run:

npm start