Bobber
 

Bobber

A web application built to determine the buoyancy of any object based on it’s displacement. Users can then use the object’s weight or density to determine the object’s net buoyancy.

Technology

Bobber uses Bootstrap and jQuery for a responsive layout and easy page manipulation. On the backend Bobber uses an Express/Node.js app on Glitch and uses MathJS, QuantitiesJS and JSON to perform calculations for the user.