Introduction
The UI for the Arctic Sea settings project has 2 goals. The first goal is to create a REST API on top of the Faroe API, which can eventually be used for performing CRUD operations. The second one is 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. The next half of the project consists of creating a UI frontend for the Arctic Sea Settings to create, update and delete them using the REST APIs.more >