Bachelor thesis written by Marius Torbjørnsen, Jan Loennechen and Michael S. Larsen in collaboration with SINTEF Ocean.
The project is a Vue 3 front-end application for visualizing vessel sensor data.
Graphing is done by Echarts and mock API is hosted by json-server.
npm install
npm run dev
npm run build
npm run lint