todo-list-vanilla-js
todo-list-vanilla-js copied to clipboard
A simple to do list in a pure vanilla javascript
When you click "Active" or "Completed" it reloads the pages. Just hiding and showing the elements would be easier.
i think the two branches may be slightly different. try going to settings and go to github pages. make it so it publishes the master branch, then copy the github...
solved issue #6. The date and time are shown as a tooltip text for a particular task.
Add a feature to show when a to-do item was created or was last modified.