Skip to content

mridun-gupta/KanbanBoard-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple, Basic, Handcrafted Kanban Template

A fully functional Kanban board, meticulously crafted using HTML, CSS, and JavaScript. Unlike basic Kanban boards, this version offers an advanced feature: tasks and board data are stored in JSON format within your browser's local storage. This means your data is preserved even after you refresh the page, making it a reliable tool for managing your workflow.

How This Idea Clicked Me?

The inspiration for this project came from a desire to create a more robust and user-friendly task management system. Traditional Kanban boards often lose data upon refreshing, which can be frustrating for users. I wanted to solve this problem by implementing a solution that ensures your tasks are always saved and easily retrievable. The result is an advanced Kanban board that combines simplicity with powerful data management features.

Features

  • Handcrafted Design: A clean and polished interface that is as functional as it is visually appealing.
  • Local Storage Integration: Utilizes JSON format to store your tasks and project data locally, making it easy to pick up right where you left off.
  • Fully Responsive: Designed to work seamlessly across devices, whether you're on a desktop, tablet, or smartphone.
  • Easy to Use: With an intuitive drag-and-drop interface, managing your tasks has never been simpler.

How to Get It Personalized for You?

  1. Fork this repository onto your GitHub profile.
  2. Perform the desired following edits.
  3. Host it using any tools you prefer (e.g., Vercel, Netlify, GitHub Pages, etc.).

How to Use It?

  • Open the KanbanBoard: Access the website and start managing your tasks temporarily on the go.
  • Add Tasks: Create tasks and place them in the appropriate columns.
  • Drag and Drop: Move tasks between columns to update their status.

This project isn’t just another task management tool—it’s a personal project crafted with care to help you stay organized and focused. Whether you're managing a small project or a large workflow, KanbanBoard 2.0 is here to streamline your process and enhance productivity. Dive into the code, explore its features, and make it your own!