PHP 2 Do project is a simple, straightforward todo list.
PHP 2 Do is a simple todo list with categories, date entered, and date due.
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.
Here are some key features of "PHP 2 Do":
· 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"
Requirements:
· PHP
· MySQL
Limitations:
· 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
Product's homepage