janar153 / node-wall-calendar

Room calendar info board to show free/busy information about room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Room info board

Simple Node app to show room free/busy information.

Install & using

Step 1

Clone this project

Step 2

$ cd path-to-your-project-location
$ cp .env.exmaple .env

Edit .env file and add correct room e-mail and password to access room calendar events

step 3

$ npm install
$ npm start

Step 4

Example

Example when room is free

Room is free

Example when room will be busy in next 15 minutes

Room is busy

Example when room is busy

Room is busy

Example booking now

Book room

About

Room calendar info board to show free/busy information about room

License:MIT License


Languages

Language:TypeScript 56.7%Language:Handlebars 25.2%Language:JavaScript 14.4%Language:CSS 1.9%Language:Shell 1.4%Language:Dockerfile 0.4%