Skip to content

alessandrobattisti/Vessel-Measuring-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VMT - Vessel Measuring Tool

This is a simple webapp written in javascript using ReactJs Framework. It can be used to digitize archeological drawings of vessels in order to calculate their capacity and weight.

Try it at this link

How does it work?

You can watch this youtube video that show how to use this app. If you have problems you can contact me or open an issue on github.

Youtube video

How to run

  • Clone or download the repository
  • cd in the root folder
  • run npm install
  • run npm start
  • you should be able to use the webapp at http://localhost:3000

You can download and use this webapp even without an internet connection, download the VMT.zip file from here extract it and open the index.html file in the build folder with any modern browser and start measuring your vessels.


Limitations

Although this web-app displays nicely on different devices, drawing capacity is currently available only using a mouse.

Alternatives

There are many other projects that calculate vessel capacity, it this projects doesn't work for you you should check them out. You can find a list at this link.

Dependencies

This app has been built using these javascript libraries: