Assignment 01

TODO List

Submission Details

  • In order to add new task inside to do list user should click on FAB and open a modal view. Here the functions are ‘add’, ‘cancel’ and putting multiple line inputs.
  • Every new task is added before the previous list items.
  • User can see her to do list under two categories as “Waiting to be done” and “Done”.
  • Every tasks is created with delete and check buttons. Delete button deletes the task, check button puts check mark on that task and push it under “Done” list. While the task is in “Done” list, clicking on the check button move the same task inside “waiting to be done” list.
  • The two lists are embedded in Materialize Collapsible Badges as Expandable Collapsable.
  • Materialize Image Card with FAB has been used as 12 columns to resize within whole page.

Screens

Reference Screens

Personal Resources/Tutorials

Resources