Skip to content

ravee-m/book-a-room

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book A Room

Book A Room is a Rails web application that is meant to be used as an in-place for showing daily events for a meeting room, as well as booking a time slot in that day. Events are synced with Google Calendar that is setup for the room.

Requirements

  • NodeJS 6+

Setting up

Install NodeJS on your development environment: npm install

Install Webpack (do only once and might need sudo) npm install -g webpack

Install http-server (do only once and might need sudo) npm install -g http-server

Run as a web server http-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • HTML 35.1%