Arezoo AmiriAyoubloo-Visual Studio Code

EXPLORER
OPEN EDITORS
PORTFOLIO
.next
node-modules
public
src
.eslintrc.json
.gitignore
next.config.js
package-lock.js
package.json
tailwind.config.ts
tsconfig.json
OUTLINE
TIMELINE
SCRIPTS
case study

Kanban

A Kanban project built using React,Redux, and Tailwind CSS is a modern, responsive task management application.

IndustryManagement
Year2024
ServicWeb Application

Challenge

Build a fully functional Kanban board application where users can manage tasks by moving them between columns (To-Do, In Progress, and Done)

Users should be able to create tasks with a title descriptionusers should be able to edit tasks and board The board should be responsive and work well on both mobile and desktop screens
Soultions

build with a state and save in local stoarge

set a global state with redux for handeling edit

responsive with tailwind

visit website
Technologies
JavaScript
HTML5
CSS3
ReactJS
Git
Github
TailwindCSS
main
Go Live