Closed Anjali-Kedia closed 2 years ago
Okay sir, working on it. I had a question, so the toggle does two things: i)adds a pop up of the to-do-list like the previous one, but at the bottom of the page. ii)and the second popup , that says the list has been added to the bottom
Am I missing anything?
Correct @Anjali-Kedia. Make sure to use the to-do list codepen I shared with you as a starting point since it already has animations and some functionality. The 2nd popup will use SweetAlert2 to show that a to-do list has been added to the bottom of the page.
Made the changes.
👨💻 Changes proposed
-Added a To Do List option in the drop down -Once clicked a pop-up to-do-list appears -We can add as many options, and delete them once work is done -Clear all tasks option to clear all the tasks at once -Once the use of the list is done, click on the option in the drop down to remove pop-up
📷 Screenshots