Todo-Telos
Add your all tasks on a place.
Videos
Description
This is a Todo dApp developed with React.js for frontend and Solidity for smart contracted, then deployed on Telos testnet.
Progress During Hackathon
It was a solo project, so all I have done by myself. So, first I have developed the smart contract using Solidity on Remix IDE and then deployed it on Telos testnet. There used the functions of the contract and debugged some functions to work properly. After developing the smart contract I started developing the frontend part of the project using React.js and tailwindcss for styling. Used ether.js to use the smart contract functions into the frontend. Then after testing the project by myself and my friends I'm submitting this project for the hackathon.