This project demonstrates the implementation of a custom Kanban board using SwiftUI's draggable and dropDestination features. The Kanban board is a visual project management tool that allows you to organize tasks into different stages of completion.
Drag-and-Drop: Intuitive drag-and-drop functionality to move tasks between different stages. Customizable: Easily customize the board with your own task categories and colors. SwiftUI: Built entirely with SwiftUI for a modern and responsive user interface.
Prerequisites
- Xcode (Version 14.1 or later)
- macOS (Version 13.0+ or later)
- iOS device or simulator
- macOS device or simulator
- git clone https://github.com/abdulkarimkhaan/SwiftUI-Sample-Kanban-Board.git
- Open the project in Xcode.
- Build and run the project on your macOS device or simulator.
Open the app on your macOS device or simulator. Drag tasks from one column to another to update their status. Customize the board by modifying the task categories and colors in the code.
SwiftUI-Sample-Kanban-Board.mov
If you'd like to contribute to this project, please follow the Contributing Guidelines.
This project is licensed under the MIT License.
Inspired by the Kanban methodology. SwiftUI documentation and tutorials.
For any questions or feedback, feel free to reach out to [abdulkarimkhan.cs@hotmail.com].