Skip to content

This is a one page HTML/JavaScript application for people who would like to use simple and basic Kanban board for their personal stuff

License

Notifications You must be signed in to change notification settings

Naozumi/my-personal-kanban

 
 

Repository files navigation

Nao's My Personal Kanban (NMPK)

This is a small and simple in-browser application that aspire to be offline Personal Kanban board.

It is a single page JavaScript application with very basic functionality.

Basis

This is based on the original version by Greg Gigon, with some slight Quality of Life improvements.

Why

I was not allowed to use an online hosted tool due to various security concerns so, I started using this. I quickly added a couple of changes and so forked this repo.

Future

I will likely keep adding to this tool as long as I continue to use it.

Additional Features over the Original

  • Auto hide nav bars
  • Thin nav bars - shows more content
  • Auto resize - no more 800px fixed size

Desires

  • Resize when colum created, not just on window resize
  • Tags
  • File storage - I don't fully trust web browser storage
  • Simple conversion to Electron (which is how I use this anyway)
  • Fix the colour picker

About

This is a one page HTML/JavaScript application for people who would like to use simple and basic Kanban board for their personal stuff

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 54.0%
  • JavaScript 33.0%
  • HTML 13.0%