Kanban DApp
Description
This Kanban application leverages blockchain technology to provide a secure and transparent way to manage tasks within a team or individual workflow. It utilizes the following tools:
Frontend: Next.js - A React framework for building fast and efficient web applications. Backend (Smart Contract): Hardhat - A development environment for Ethereum that streamlines the smart contract lifecycle (writing, testing, deploying). Smart Contract Interaction: thirdweb - A platform that simplifies the interaction between your Next.js app and the deployed smart contract. Features
Create, update the status with DND functionality, within a Kanban board. Manage tasks across three board states: To Do, In Progress, and Done.