Ready, steady... GO!
You will receive an email with the instructions of the access to this challenge, so you can do it whenever you want!
The Covid pandemic has forced the digitization of many sectors that were previously low-tech. Digital commerce experienced a brutal growth, but this caused some scalability and performance problems due to the high traffic that these online stores received.
For this reason, the CTO of your company has decided to implement a new type of ecommerce based on Blockchain technology on your online sales portal. The purpose is to create a network to execute and store, in a decentralized way, the different ecommerce processes.
So you will have to implement this technology in one of the most important parts of the process: the shopping cart.
The aim of this API is to manage a shopping cart of our ecommerce website. So, through it, the Frontend Team will be able to request and create, update or delete any item in the current cart.
Every action of the API will generate a new Block on the Blockchain in order to create a history and persist the information, so we can retrieve it later, but also keeps a history of which items have the user added to the cart.
You could find the whole description of the API in the OpenAPI description file.
ABOUT THE CREATOR
Albert Romera is a FullStack developer at Rviewer and one of the reasons why this platform exists today.
He has been self-taught for as long as he can remember and learned much of his knowledge independently, even before graduating as a computer engineer. Later, he joined the Deliverea development team before joining Rviewer.
Ready to challenge yourself and build something you're proud of?