Skip to content

ffzz/ffzz.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

42 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Kanban Task Management System

A Jira-style Kanban board for project collaboration and progress tracking.

๐Ÿ”— Live demo: https://ffzz.github.io

Tech stack

  • React 17 + TypeScript
  • React Query โ€” async data & optimistic updates
  • React Router 6 โ€” useSearchParams + useContext for URL-driven state
  • @emotion + customized Ant Design
  • MSW (Mock Service Worker) for API mocking
  • Jest โ€” unit & automated tests

Features

  • Drag-and-drop task board with project & epic grouping
  • Global project search and progress tracking
  • Code-splitting and Hooks-based logic reuse for performance

This repository hosts the production build (GitHub Pages). Built as a personal project to practice modern React patterns.

About

๐Ÿ—‚๏ธ Jira-style Kanban board โ€” React 17 + TypeScript + React Query + MSW. Live demo.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors