Devlog #5 - Adding Deleting feature
To make the website more user-friendly thought to add delete option if user needs to remove or delete the saved note!
Created a function with two parameters one for the selecting the array of the user selected to delete (from localStorage) and another parameter is number of the section list to remove that section! and also added a conformation alert notification to conform the user actually needed to delete it or not! Then made the button more attractive like hovering animation and etc
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.