Skip to content

Boarding is a simple Kanban board that allows you drag and drop tasks between columns.

Notifications You must be signed in to change notification settings

KeshiEmmanuel/Boardingg

Repository files navigation

Boardingg - Kanban Board for Drag and Drop

Boarding is a simple Kanban board that allows you drag and drop tasks between columns. it was built using:

🕹 Technologies

React DND kit Typescript Tailwind CSS Heroicons (for Icons)

🎁 Features

  • Drag and drop Columns
  • Delete tasks and columns
  • Edit column names and task names
  • Drag and drop tasks between columns
  • Add containers and items (both are draggable).

🚦 Running the Project

To run the project in your local environment, follow these steps:

  1. Clone the repository to your local machine.
  2. Run npm install or yarn in the project directory to install the required dependencies.
  3. Run npm run start or yarn start to get the project started.
  4. Open http://localhost:5173 (or the address shown in your console) in your web browser to view the app.

🎥 Video

boardingg.mp4

About

Boarding is a simple Kanban board that allows you drag and drop tasks between columns.

Topics

Resources

Stars

Watchers

Forks