/SwiftUI-Sample-Kanban-Board

SwiftUI Sample Kanban Board Application using "draggable and dropDestination" SwiftUI APIs

Primary LanguageSwiftMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License LinkedIn YouTube

SwiftUI Sample Kanban Board using "draggable and dropDestination" APIs.

Overview

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.

Features

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.

Getting Started

Prerequisites

  1. Xcode (Version 14.1 or later)
  2. macOS (Version 13.0+ or later)
  3. iOS device or simulator
  4. macOS device or simulator

Installation

Clone the repository:

  1. git clone https://github.com/abdulkarimkhaan/SwiftUI-Sample-Kanban-Board.git
  2. Open the project in Xcode.
  3. Build and run the project on your macOS device or simulator.

Usage

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.

Sample Video

SwiftUI-Sample-Kanban-Board.mov

Contributing

If you'd like to contribute to this project, please follow the Contributing Guidelines.

License

This project is licensed under the MIT License.

Acknowledgments

Inspired by the Kanban methodology. SwiftUI documentation and tutorials.

Contact

For any questions or feedback, feel free to reach out to [abdulkarimkhan.cs@hotmail.com].