This is a simple responsive task manager web app which was built for online screening exam for internship position at Kuraz Tech.
-
View existing tasks
Shows a list of existing tasks when it opens. -
Add new tasks
Add a new task by entering the title on the input box. -
Mark finished tasks
Mark tasks that are finished. -
Delete tasks
Delete tasks that are no more wanted to show.
- HTML
- CSS – layout and styling
- JavaScript (Vanilla) – All the functionalities.