html & javascript webapp to record tasks. Stores data locally in your browser.
(you can use any-subdomain.nugs.io )
- copy the background image and index.html to an internet-accessible web server
- simple-tasker is best used with DNS wildcards (each subdomain will have a different task list due to the nature of localStorage)
- Enter a task
- Check it off when it's done
- Delete the task and refresh the page to see it go away