Code Project :: PHP 2 Do
The PHP 2 Do coding project is a simple easy to use To Do list that uses PHP and MySQL. I created this simply to
keep track of the various tasks I needed to work on.
Current Version: 0.1.0
Changes: This is the initial release.
Capabilities:
- Add to the list with the following information:
- Listing Name
- User
- Due Date
- Category
- Discription
- View listings for one or multiple users
- Delete from the list
- Mark an entry as "Done"
- Modify a listing
- Add an entry for a specific user
- Create and asign a category for a particular listing
- View all listings marked as "Done"
- Delete entries marked as "Done"
Planned future improvements:
- Sort listings by Name, User, Category, Due Date & Entered Date for ToDo, Done and Bullets pages.
- Move items up and down in importance
- Create a "Bullets" page that lists all items completed for a given time period
- Add a User Creation page
If you have any ideas that you think would be helpful or perhaps if you would like to see something added, please
e-mail me and let me know.