An open API service indexing awesome lists of open source software.

https://github.com/emad-elsaid/todo

a simple todo application with ExtJs, PHP, Ajax .. for education purposes
https://github.com/emad-elsaid/todo

Last synced: about 1 month ago
JSON representation

a simple todo application with ExtJs, PHP, Ajax .. for education purposes

Awesome Lists containing this project

README

          

Screenshot
-----------
![screenshot](https://github.com/blazeeboy/Todo/raw/master/screenshot.png)

Introduction
-------------
This is a quick prototype for a todo application
using PHP, mysql and EXTJs,
the code is doe from the cell editing example of ext js
and PHP scripts done from scratch

Purpose
-------
i published this tiny-project as it may be useful to others

Installation
-------------
1. create a database "todo" for example
2. import the todo.sql
3. edit connedtion.php to connect to teh database server
4. to run teh project goto the {domain name}/{todo directory}/index.php

Features
---------
a todo list with
1. ajax insert, update delete, sort
2. inline editing useing cell editing extjs plugin
3. pagination with ajax

How to help ?
--------------
1. You could encourage me with a fork or watching the repo.
2. visit my blog on http://www.blazeboy.me
3. follow me on @blaz_boy