Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.73 KB

README.md

File metadata and controls

47 lines (36 loc) · 1.73 KB

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