Skip to content

chamatt/KanbanBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanbanBoard

A Kanban Board for project and task management

GitHub top language Made by GitHub last commit Repository issues GitHub

About the project   |    Technologies   |    Getting started   |    License

📔 About the project

A complete Kaban Board application. (Trello/Jira Clone)

Features:

[✔] Fully accessible with keyboard navigation and interaction

[✔] Add tasks to a board column

[✔] Remove tasks from board columns

[✔] Rename tasks

[✔] Move tasks to other board columns using drag and drop

[✔] Create new board columns (e.g.: Todo, Done, Doing, QA...)

[✔] Rename board columns

🚀 Technologies

Technologies that were used in this application

💻 Getting started

Test the live version

You can use the deployed application here: KabanBoard

Or build it yourself

Requirements

Clone the project and access the folder

$ git clone https://github.com/chamatt/tasks-kaban-board.git && cd tasks-kaban-board

Follow the steps below

# Install the dependencies
$ yarn

# Run in dev mode
$ yarn start

# or generate a build
$ yarn build

# Well done, project is started!

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


About

A Kanban Board with drag-n-drop, built with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published