Skip to content

JackMordaunt/kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban

Kanban app in (pure) Go using the Gio toolkit.

This application implements a simple Kanban workflow. It represents a small vertical slice of what a desktop app might look like with Gio, in both structure and aesthetic.

The codebase is prototypical and contains some experiments that may fall outside Gio idioms. In that light, this could make a great place for discovering patterns that work well with Gio for the desktop environment.

  • Data is stored in a Bolt database on disk.
  • GUI is rendered via Gio.

Feedback welcome!

go get -u git.sr.ht/~jackmordaunt/kanban/... && kanban

main-view edit-view

About

Kanban client in Gio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages