
Create a To-Do list API where the tasks and all their history of changes are stored on a Blockchain.


Your childhood friend, Clay, is the biggest fan of all things related to the Blockchain technology. You've been listening to him for months and years talking non-stop about cryptocurrencies and the security of decentralized data storage.
Despite Clay's insistence on you investing in cryptos, the truth is that what you've always been interested in how the Blockchain can be applied in other applications beyond cryptocurrencies.
So, as a software developer, you decide to create your own project with this technology: a to-do list app that stores all the tasks and their history of changes in Blockchain.
This API has to allow the user to add new notes and mark them as completed. The flow will be always the same: first you need to add a new note/task and then you save it on the Blockchain. In order to make the Blockchain data persistent, we need to store the Blockchain in a file.
You could find the API description on the OpenAPI description file.
THE WORKFLOW
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?