To-do list on JQ
A simple application for JQ.
Everything is placed in the lists of tasks: creating new tasks, editing and removing existing tasks.
What is the UI?
- Loader during loading and operations over the list;
- the side window (drawer) when a new task is added;
- message (snackbar) in case of error: when introduced ! in the field of new task;
- Modal windows when editing and removing tasks;
Everything is placed in the lists of tasks: creating new tasks, editing and removing existing tasks.
What is the UI?
- Loader during loading and operations over the list;
- the side window (drawer) when a new task is added;
- message (snackbar) in case of error: when introduced ! in the field of new task;
- Modal windows when editing and removing tasks;