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

Title: Store completed tasks to local storage and add to DOM in To Do app #1869

Closed
shukria-sultani opened this issue Jun 23, 2024 · 0 comments

Comments

@shukria-sultani
Copy link

Is your feature request related to a problem? Please describe.

In todays busy world, everyone is busy more than they should be. So having a lot of tasks can make us forgetful and we easily forget what tasks we have completed or not completed.

Describe the solution you'd like.

My solution is to add completed tasks to local storage and then add to the DOM in To Do app so the user can easily see what tasks he has completed.

Describe alternatives you've considered.

There is a button on the page that, when clicked, displays the tasks you have completed sorted by date in newest to oldest order. Another button is available to clear the history of completed tasks if desired.

Add any other context or screenshots about the feature request here.

Screenshot (1658)

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

No branches or pull requests

2 participants