add todo application

This commit is contained in:
Supan Adit Pratama 2020-07-05 13:05:31 +07:00
parent 853c71f730
commit d57a76d225

View file

@ -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`