A prototype created with Electron to display a list of announcement from IVLE
npm install && npm start
A LAPI key is required to run this project. Follow the steps below to set up your LAPI key
- locate
data/config.sample.js - replace
var LAPI_KEY = "1a2B3c4D5e6F7g8H9i0J1";with your own LAPI key - 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.
Credits: App icon taken from graphicloads