/roomfinder

Allow to search a conference room available for the next 2 hours

Primary LanguagePythonApache License 2.0Apache-2.0

Roomfinder

logo

Build Status

ChatBot written in Python for finding free conference rooms from a Microsoft Exchange Server.

You need to launch :

  • roomfinder_data to store the database
  • roomfinder_update to update the database regularly based on the exchange server
  • roomfinder_web to be able to present it in a web (html) format
  • roomfinder_spark to have a Cisco Spark bot

roomfinder_data

Need to be accessible to every other containers

roomfinder_update

Need to be run with IP access to Exchange server

roomfinder_web

Need to be accessible from end users

roomfinder_spark

Need to have a Public IP to be accessible from Cisco Spark backend