Skip to content

creatyvtype/MeasureTwice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Measure Twice

DBC Final Project

This app aims to provide a user-friendly tool for simulating furniture arrangement within a given space to take the guesswork out of moving.

We utilized the SVG.js library to construct the images in real-time with our furniture arrangement tool. Some pieces were missing from the library, slowing down progress. We built our own custom rotation method to accommodate that feature, for example.

Current development state:

  • User can log in using Facebook OmniAuth
  • User can input room dimensions
  • User can add predrawn furniture with custom dimensions to draw tool
  • User can drag furniture on draw tool
  • User can rotate furniture on draw tool
  • User can add image url for a custum piece of furniture
  • User can save current room layout

Work still in progress. Checkout the development branch for latest version.

Screenshots:

Installation and Usage

No installation is currently required. The application is not currently deployed.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

Original version presented for final projects at Dev Bootcamp, 6/26/15

Credits

Bootstrap
SVG.js
Draggable.js
Piskel
Sketchpad3.7

License

Licensed MIT

About

Team Meas'd Final Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.7%
  • CSS 21.1%
  • JavaScript 15.7%
  • Ruby 14.3%
  • CoffeeScript 0.2%