NamitCodes / Vanilla-To-Do-List

Responsive Vanilla JS To Do List with local storage
https://namitcodes.github.io/Vanilla-To-Do-List/
1 stars 1 forks source link

LocalStorage Array Issue + Calendar Feature Contribution Request #2

Open nimish-nimishmittal opened 4 weeks ago

nimish-nimishmittal commented 4 weeks ago

the array used in your javascript has an issue with its parsing time wherein for a large array size it might take some time in searching for it.

also i want to add a calendar service to it as well to that you note down your events, your tasks and schedule them based on their time as well.

tux

NamitCodes commented 3 weeks ago

Feel free to improve whatever you can..