Giter Club home page Giter Club logo

d3-roomz's Introduction

roomz

Conference Room Visualizer

Displays conference rooms on the paypal campus (only SJ North campus right now). Data is pulled from Mongo DB (future -- right now in mock data). This DB can be populated from the /edit page described below or it could be populated through scripts reading the WPR floor plans directly (DWG files).

Conference Room Booking

Allows you to book a room (upcoming feature). Right now this is a work in progress and uses some mock data that defines building 17 on the SJ campus. I am planning to connect up with a service (under LDAP) that will pull all conference rooms with data about each.

Conference Room Editing

Given the WPR CAD files (WDG), I convert them to SVG. The /edit loads the bld, room, floor SVG file and parses it for conference room names, bldg, floor, location information. It also does a best guess at the x,y locations on the map of these rooms and displays them below the loaded SVG map. The user (future feature) can then do some quick adjustments to location, size and add color coding. This can then be saved to Mongo DB where I am storing (future) the massaged conference room data.

Installation

To install the roomz app

  1. Clone this repo: git clone https://github.com/billwscott/d3-roomz.git
  2. Install npm modules: npm install
  3. Install bower if not already installed: npm install -g bower
  4. Install client side JavaScript libraries: bower install
  5. Start the node app: npm start

/ is floor viewer & room booking /edit is the floor plan editor

d3-roomz's People

Watchers

James Cloos avatar Jeff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.