BreadYogurt / cs-lounge-display

A web app that displays info and upcomming events about the CS depratment and CS student organisations at UIC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs-lounge-display

A web app that displays info and upcoming events about the CS department and CS student organizations at UIC

Features

  • Weather (Open Weather Map)
  • Time and Date
  • Upcoming events from organization calendars
  • Personalized MOTD and highlights

Useage

  • Clone and navigate into the repo
  • Run npm install
  • Create a .env file and add your Open Weather Map API key OPEN_WEATHER_MAP_API_KEY=<key>
  • Edit the JSON in main.js to edit/add organisation info
  • Run npm run start to start the node server
  • Navigate browser to index.html

About

A web app that displays info and upcomming events about the CS depratment and CS student organisations at UIC

License:MIT License


Languages

Language:JavaScript 64.7%Language:CSS 27.3%Language:HTML 8.0%