Personal Kanban

screenshot of Personal Kanban
react
material-ui

Personal Kanban Board is an agile project management tool that helps you visualise your work, limit your work-in-progress (WIP) and to craft & optimise your work flow to get the maximum output. To achieve this, it makes use of columns and cards. Personal Kanban offers visual clue, columns, WIP li...

Overview:

Personal Kanban is an agile project management tool that helps individuals visualize their work, limit their work-in-progress, and optimize their workflow. By using columns and records, Personal Kanban provides visual clues, work-in-progress limits, and the ability to track the start and end points of tasks.

Features:

  • Add, Edit, Delete Columns: Easily add, edit, or delete columns to customize your workflow.
  • Move Columns: Drag and drop columns to rearrange them on the board.
  • Add, Edit, Delete Records: Manage your work items by adding, editing, or deleting records.
  • Move Records: Easily move records from one column to another.
  • Restrict WIP limits for Columns: Set work-in-progress limits for each column to prevent overload.
  • Manage Column and Records Background Colors: Customize the visual appearance of your board by setting background colors for columns and records.
  • Clear Board: Clear the entire board and start fresh.
  • Dark Mode: Toggle dark mode for a more visually comfortable experience.
  • Localization Support: Personal Kanban is available in multiple languages.
  • Offline Local Storage: Use Personal Kanban offline without an internet connection.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.