27 lines
567 B
Markdown
27 lines
567 B
Markdown
# YAK: Yet Another Kanban
|
|
|
|
Yet another extensible Kanban project, written in Python with Django.
|
|
|
|
The aims of this project are to make a multi-user kanban web-app, using *only* HTML and CSS for the front-end.
|
|
|
|
**No**~de~ **JS**.
|
|
|
|
*No BS*.
|
|
|
|
Aims:
|
|
- Lightweight
|
|
- Minimal CSS
|
|
- Modular HTML
|
|
- Extensible
|
|
- Easily define custom fields for cards
|
|
- Customisable
|
|
- Minimal CSS
|
|
- Open Source - don't like something? Fork it.
|
|
|
|
Features:
|
|
- Users and groups
|
|
- Permissions management
|
|
- Customisable statuses/workflows
|
|
- Multiple projects/boards
|
|
- Heirarchical cards
|