commit a8d98429f9ac2192f31b675c49da3d0ddb760cb8 Author: XLE <38703509+tcaxle@users.noreply.github.com> Date: Mon Oct 10 17:22:44 2022 +0100 Create README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..31a0956 --- /dev/null +++ b/README.md @@ -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