Introduction
The UI for the Arctic Sea settings project had 2 goals. The first goal was to create a REST API on top of the Faroe API, which can eventually be used for performing CRUD operations. The second one was to create a Web frontend using JavaScript or any framework of JavaScript (e.g., Angular/React) to perform CRUD operations on the JSON settings file. I completed the first goal during the project’s first phase and the next half of the project during my final phase.