Skip to content

amoshydra/ivle-notify

Repository files navigation

IVLE Notify

A prototype created with Electron + React to display a list of announcements, webcasts and forum posts from IVLE.

Running this app

npm install && npm start

API Key

A LAPI key is required to run this project. Follow the steps below to set up your LAPI key

  1. locate data/config.sample.js
  2. replace const LAPI_KEY = "1a2B3c4D5e6F7g8H9i0J1"; with your own LAPI key
  3. save the file as data/config.js

If you do not have a LAPI key, visit http://ivle.nus.edu.sg/LAPI/default.aspx to get one.

Project Wiki

https://github.com/amoshydra/ivle-notify/wiki/Project-Wiki

Credits: