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
- Host: GitHub
- URL: https://github.com/emad-elsaid/todo
- Owner: emad-elsaid
- Created: 2011-12-15T06:37:03.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-15T10:27:38.000Z (almost 14 years ago)
- Last Synced: 2025-08-30T20:39:17.077Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 2.6 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Screenshot
-----------
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 scratchPurpose
-------
i published this tiny-project as it may be useful to othersInstallation
-------------
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.phpFeatures
---------
a todo list with
1. ajax insert, update delete, sort
2. inline editing useing cell editing extjs plugin
3. pagination with ajaxHow 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