Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HubertK05/banban
A productivity app inspired by GitHub Projects Kanban
https://github.com/HubertK05/banban
Last synced: 3 months ago
JSON representation
A productivity app inspired by GitHub Projects Kanban
- Host: GitHub
- URL: https://github.com/HubertK05/banban
- Owner: HubertK05
- License: mit
- Created: 2023-07-18T09:35:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T05:07:45.000Z (10 months ago)
- Last Synced: 2024-04-27T15:35:21.154Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 1.25 MB
- Stars: 37
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-tauri - Banban - Kanban board with tags, categories and markdown support. (Applications / Productivity)
README
# Banban
[![Mentioned in Awesome Tauri][]][1]
A productivity app inspired by GitHub Projects Kanban built using [Tauri](https://tauri.app/) and [Svelte](https://svelte.dev/), with a [SQLite](https://www.sqlite.org/) database backend.
![Kanban](https://github.com/HubertK05/banban/assets/47300834/17263579-f179-498d-ad0d-6e28d4611c55)
## Tracking progress in work made simple
Banban is built with simplicity in mind. You can add, remove and modify your tasks to different columns. If you decide to change the category of a specific task, you can simply drag it. It is also possible to drag columns to change their order the same way.
Tasks can have different tags associated with them. There is a limit of one tag per category, but you may also add tags that do not belong to any category, and use them without any limits.
When you remove a column, all the tasks in it are moved to a stash, from where you can drag tasks to an actual column.
## Demo
https://github.com/HubertK05/banban/assets/47300834/a6c059a7-7b6d-4b77-8840-82bce6f3bff9
https://github.com/tauri-apps/awesome-tauri#productivity
[1]: https://github.com/tauri-apps/awesome-tauri#productivity
[Mentioned in Awesome Tauri]: https://awesome.re/mentioned-badge.svg