Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heena Ahmed #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Heena Ahmed #25

wants to merge 1 commit into from

Conversation

heenahmed
Copy link

To Do list assingnment.

@suhanichawla suhanichawla requested a review from mansi35 November 1, 2020 12:26
Copy link
Collaborator

@mansi35 mansi35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Your assignment was to make the 'clear to do list' button working. Currently you've not made a function in JavaScript for the task. Make a function to clear the to-do list and call it from the HTML itself or detect an on click event.
  2. When you click on the "+" icon it should add the to-do list item to list. Make a function for that too.
  3. When you add a to-do list item the input field should become empty so that new to-do list item can be written. Implement that too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants