Create README.md
This commit is contained in:
commit
a8d98429f9
26
README.md
Normal file
26
README.md
Normal file
@ -0,0 +1,26 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user