From ca98d29766d4d65a8c486c9db4c8c4f3c9d3576c Mon Sep 17 00:00:00 2001 From: nrew225 Date: Sat, 17 Dec 2016 08:40:57 -0600 Subject: [PATCH] Add #778 PHP Task/Todo List --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 207b6f80..23e32a9a 100644 --- a/README.md +++ b/README.md @@ -1042,6 +1042,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [Wheatbin](http://wheatbin.com/) - A project management software that combines Kanban methodology with the Law of the Harvest. ([Source Code](https://github.com/wheatbin/wheatbin)) `MIT` `PHP` * [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GPLv2` `PHP` * [omgnata](https://github.com/chr15m/omgnata) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://chr15m.github.io/omgnata/)) `GPLv3` `ClojureScript` + * [PHP Task/Todo list](https://github.com/lgg/tasks.php) - A simple task/todo list that uses a JSON text file for the tasks. `MIT` `PHP` * [Restyaboard](http://restya.com/board/) - Open source Trello-like kanban board. ([Demo](http://restya.com/board/demo.html), [Source Code](https://github.com/RestyaPlatform/board)) `OSLv3` `PHP` * [scrumblr](http://scrumblr.ca/) - Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3. ([Source Code](https://github.com/aliasaria/scrumblr)) `GPLv3` `Nodejs` * [TaskBoard](http://taskboard.matthewross.me/) - A Kanban-inspired app for keeping track of things that need to get done. ([Source Code](https://github.com/kiswa/TaskBoard)) `MIT` `PHP`