Skip to content

chloi/chloihq-conf-free

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of the ChloiHQ conf free display.


ChloiHQ Conf Free

Visualizes conference room availability at ChloiHQ. This is done through multiple Google Calendars and is based upon MozillaYVR’s version.

Getting Started

# Clone the repository
https://github.com/chloi/chloihq-conf-free

# Move into the repo
cd chloihq-conf-free

# Install dependencies
npm install

# Start the server
npm start

# View the dashboard in your browser
open http://localhost:5000

Endpoints and API

NOTE Currently busy and free also includes a 5 min start time 'fuzz' where a room will be included if it is about to become free or busy

ChloiHQ Supported Conference Rooms

  • Mini Conf: bbgd0aghsl8qah1eecl3qn44js
  • Pairing: 0uqvn3kbbqhgltfajgiouj4nb0
  • Phone Room: o2sggbafvejrl71pnjaqkofj2k
  • Conference: v59uo85e5qvfo4jqsv4hm125ic

Booking Events

Mini Conf

https://www.google.com/calendar/ical/chloi.io_bbgd0aghsl8qah1eecl3qn44js%40group.calendar.google.com/public/basic.ics

Pairing

https://www.google.com/calendar/ical/chloi.io_0uqvn3kbbqhgltfajgiouj4nb0%40group.calendar.google.com/public/basic.ics

Phone Room

https://www.google.com/calendar/ical/chloi.io_o2sggbafvejrl71pnjaqkofj2k%40group.calendar.google.com/public/basic.ics

Conference

https://www.google.com/calendar/ical/chloi.io_v59uo85e5qvfo4jqsv4hm125ic%40group.calendar.google.com/public/basic.ics

Where $EMAIL = conf room email AND $DATE = moment.format("YYYYMMDD")

About

Visualizes conference room availability at ChloiHQ.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 98.1%
  • CSS 1.9%