Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 554 Bytes

React Kanban Board

This is a personal React project for exploring the Context API and gain hands-on experience with GitHub Issues and Pull Requests. It serves as a learning ground to experiment with different functionalities and enhance React development skills.

Key Features (Future Implementations)

Kanban Board Structure:

  • Customizable columns (To Do, In Progress, Done, etc.)
  • Draggable and droppable cards for task management
  • Card details editing (titles, descriptions, due dates, etc.)
  • Visual representation of workflow progress