Skip to content

apuyou/akanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0efb497 · Dec 21, 2012

History

7 Commits
Dec 13, 2012
Dec 21, 2012
Dec 13, 2012

Repository files navigation

aKanban

A simple kanban tool holding in one PHP file.

You can rename the file to whatever you want to create multiple boards.

Data will be stored in a .txt file sharing the same name as the .php file. For example, index.php will use a index.txt file, so don't forget to rename the index.txt template too.

Make sure that this file is writable by the webserver, change its owner or:

chmod 777 index.txt

About

A simple kanban tool in only one PHP file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages