Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 2.02 KB

README.md

File metadata and controls

74 lines (47 loc) · 2.02 KB

Kanban Application

Welcome to the Kanban Application! This project is a task management tool designed using modern web technologies such as JavaScript, React, Next.js, react-dnd-kit and Tailwind CSS. The application provides an intuitive interface for organizing tasks using the Kanban methodology.

Table of Contents

Features

  • User-friendly Interface: Drag-and-drop functionality to move tasks across different columns.
  • Responsive Design: Ensures usability across various devices, including mobile and desktop.
  • State Management: Efficient state management with React hooks.
  • Customization: Easily customizable using Tailwind CSS classes.
  • Next.js: Server-side rendering for optimized performance and SEO.

Screenshots

Kanban Board Desktop Screenshot of the main Kanban board interface.

Task Details Screenshot showing detailed view of a task.

Installation

To get started with the Kanban Application, follow these steps:

  1. Clone the repository:
git clone https://github.com/tomizdebski/KANBAN_APP.git
cd KANBAN_APP
npm install
  1. Start the development server:
npm run dev
  1. Open the application in your browser:
http://localhost:3000

Usage

Once the application is running, you can start organizing your tasks using the Kanban board. Simply drag and drop tasks between different columns to update their status.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or need further assistance, feel free to contact me at [[email protected]](mailto:[email protected].