Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 497 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 497 Bytes

App Demo

In home page, create a user or login with an existing user.

Once, logged in, click on menu button to create a new task. Name task and hit create button.

The task is added to the side bar and you can click on it to add various task items.

Each task item has a status to the left of it's container.

A yellow clock icon, indictates a pending task and a green tick indicates a completet task.

To the right of the container, a user can delete or complete a task.

Hit menu to log out.