Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

trobonox/kanban-electron

Repository files navigation

KanbanElectron Banner
A cross-platform Kanban Board desktop application made with Electron & Nuxt.js, with a focus on simplicity and user experience.

THIS PROJECT HAS BEEN DISCONTINUED IN FAVOUR OF A NEW VERSION

New version here: https://github.com/trobonox/kanri

Includes more features, a fresh tech stack and uses Tauri instead of Electron.

🌌 Showcase

kanban-electron-showcase.mp4

📋 Roadmap (planned features)

  • Custom themes (curated selection + editor to create your own from scratch)
  • UI improvements like a bar for quick actions in the board view
  • Add help menu with keyboard shortcuts and support resources
  • More card properties like a due date or sub-tasks
  • Add tests to prevent any critical bugs
  • Custom backgrounds in board view
  • JSON exporting of boards
  • Fix board scrollbar
  • Showcase website

Open for any contributions or feature requests, though always keep in mind that I am still a student with limited time and I might not be able to process every request immediately.

🛠 Build Setup

# install dependencies
yarn install

# serve app with hot reload
yarn dev

# build electron application for production
yarn build

This project was generated with electron-nuxt v1.8.1 using vue-cli. Documentation about the original structure can be found here.

Copyright (c) 2022-present Trobonox