6 lines
344 B
Markdown
6 lines
344 B
Markdown
# ranban
|
|
|
|
A simple TUI implementation of a Kanban board using Rust.
|
|
|
|
**Note:** This was primarily a way for me to mess around with developing TUI libraries in Rust. I've archived this project because I have since switched to just a handwritten todo list. This was still a good experience learning Ratatui if I ever need it again in the future.
|