A simple system which help user to manage their to-do task. User can simply create, edit, view and delete their task all in simple 1 page view.
User is displayed with landing page where their to-do task list is displayed on the right side of he view.
On the left side of the to-do task list, user can simply add their new task list
To edit task, user can simply click on the pencil icon on the task that he/she want to delete and a modal dialog will appear. Edit and simply submit the changes.
To delete task, user can click on the trash icon and the task will be deleted.