From d57a76d225270b2569ac784ce6be160cd0b8ae5d Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Sun, 5 Jul 2020 13:05:31 +0700 Subject: [PATCH] add todo application --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf7c5f47..8bfb1927 100644 --- a/README.md +++ b/README.md @@ -1104,7 +1104,6 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com *See also [Wikis](#wikis)* -- [Todo Application](https://github.com/supanadit/todo) - Simple Looking Todo Application for Freelancer and Small Company. ([Source Code](https://github.com/supanadit/todo)) `Apache-2.0` `PHP` - [BulletNotes](https://bulletnotes.io/) - Workflowy / Dynalist clone with Kanban (Trello) and Calendar functionality. Organize everything. ([Source Code](https://gitlab.com/NickBusey/BulletNotes)) `MIT` `Nodejs` - [Boostnote](https://boostnote.io/) - The note-taking app for programmers that focuses on markdown, snippets, and customizability. ([Source Code](https://github.com/BoostIO/Boostnote)) `GPL-3.0` `JavaScript` - [CodiMD](https://demo.codimd.org/) - Realtime collaborative markdown notes on all platforms, formerly HackMD CE. ([Source Code](https://github.com/hackmdio/codimd)) `AGPL-3.0` `Node.js` @@ -1444,6 +1443,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com *See also [Project Management](#project-management) and [Ticketing](#ticketing).* +- [Todo Application](https://github.com/supanadit/todo) - Simple Looking Todo Application for Freelancer and Small Company. ([Source Code](https://github.com/supanadit/todo)) `Apache-2.0` `PHP` - [Kanbana](https://github.com/SrGMC/kanbana) - Create boards to track users and projects from flat markdown files. Forked from Crepido. `MIT` `Nodejs` - [Kanboard](http://kanboard.net/) - Simple and open source visual task board. ([Source Code](https://github.com/kanboard/kanboard)) `MIT` `PHP` - [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. ([Demo](http://www.mytinytodo.net/demo/), [Source Code](https://bitbucket.org/maxpozdeev/mytinytodo)) `GPL-2.0` `PHP`