←back to thread

578 points smusamashah | 5 comments | | HN request time: 0.771s | source
1. zimpenfish ◴[] No.42463247[source]
Fortuitous - I've been looking for a simple Kanban board this week and all the popular ones are a bit heavy (`plane` uses 8 containers!) or insist on using `mysql`.
replies(2): >>42465066 #>>42469206 #
2. vovkasm ◴[] No.42465066[source]
You might like kanboard, it's a classic LAMP project but it can use sqlite for small installations.
replies(2): >>42466620 #>>42469470 #
3. zimpenfish ◴[] No.42466620[source]
Super, ta, I'll have a look at that.
4. lf-non ◴[] No.42469206[source]
I use teable with sqlite - it has a kanban board view
5. ochrist ◴[] No.42469470[source]
I'll second that. I've used it a lot for my own small projects.