Simple task/todo list that uses a JSON text file for the tasks.
Deploy this app to Linode with a free $100 credit!
This is a simple task/todo list written in PHP. It uses a JSON text file for the tasks, and the visual side is created with the HTML5 Kickstart framework by Joshua Gatcke.
Either git clone the github repo:
git clone git://github.com/littleguga/tasks.php.git
Unzip the file and upload to the web-directory (public_html, /var/www/, /srv/httpd etc..) and make sure that the webserver can write to the json file(660 + chgrp www-data). you can get perms faq here
The MIT License (MIT)
Code by Remy van Elst (c) 2012
improvements by littleguga (c) 2015
Please login to review this project.
No reviews for this project yet.
Kanban-inspired app for keeping track of things that need t…
Simple way to manage your todo list in AJAX style. Uses PHP…
Taskwarrior is Free and Open Source Software that manages y…
Comments (0)
Please login to join the discussion on this project.