dormeneur / To-Do-List

Open for Hacktoberfest Contributions.
https://dormeneur.github.io/To-Do-List/
MIT License
0 stars 4 forks source link

Add Local Storage Functionality to To-Do List #1

Open dormeneur opened 1 week ago

dormeneur commented 1 week ago

Problem

The current To-Do List application does not save tasks after a page refresh.

Suggested Feature

Implement local storage functionality so that tasks added to the To-Do List are saved even after the page is reloaded.

Additional Information

The main files are located in index.html, style.css, and script.js.

Vinayyy19 commented 1 week ago

hii @dormeneur , i'm intrested to work on this feature can you assign me this

Mandeep-dk commented 1 week ago

Could I please be assigned to the issue? I have the code ready for review.

dormeneur commented 3 days ago

Hi @Mandeep-dk , go ahead I've assigned it to you.

dormeneur commented 3 days ago

@Mandeep-dk how is it coming so far?

Mandeep-dk commented 2 days ago

@Mandeep-dk how is it coming so far?

I have submitted a pull request with the changes. Could you please take a moment to review it?