About MyToDoList

Just as the name of the project describes, MyToDoList is a simple application that allows users to create a to-do list for themselves and others.

What It Took To Build The Simple To Do List

Below are some of the tools used to help build MyToDoList.

HTML5 CSS JavaScript jQuery PHP MySQL
  • The system has a custom authentication system for registering and logging in.
  • The system handled server requests, such as checking off tasks, adding tasks, and other features by jQuery Ajax.
  • When searching for members to add tasks to, the system provided an autocomplete for the user to select a person for the task.
  • Everything was coded purely in PHP with no frameworks and MySQL was utilized for storage.

A Glance At The Project

A picture can say a thousand words. Take a look at the screenshots added for the MyToDoList project to get a better understanding of what was developed.


Loading