Create README.md

This commit is contained in:
XLE 2022-10-10 17:22:44 +01:00 committed by GitHub
commit a8d98429f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

26
README.md Normal file
View 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