Current Product list

Below is a list of products that are currently in the database. You can add a new product, cahnge the details or delete as neccesary by clicking on each button. This will send an HTTP request to the backend, await a response indicating the result of the operation (success or failure) then the front-end updates the UI accordingly.

Front-End → HTTP Request → Back-End → Database → Back-End → HTTP

The front-end is written in vanilla JavaScript, the back-end is written in Node.js and the database is MongoDB.

Work in progress... The product list is being transported from the NODE.js server to a third party. Thank you for your patience!