Skip to content

katyduncan/MeasureTwice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

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
  • Currently working on image processing capabilities

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

Screenshots:

Installation and Usage

The application is not currently deployed. To run from the command line on your local machine please be sure to run bundle and create/migrate the database.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -v (then explain your proposed changes in detail and save)
  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