Skip to content

A very simple todo app written in javascript, made to look like windows Notepad.

Notifications You must be signed in to change notification settings

antoni-devlin/dopad

Repository files navigation

Dopad

Dopad is a todo list Single Page App (SPA) built in vanilla javascript, themed to look like Windows 10 notepad. All tasks are stored in the browser using localstorage, and it makes heavy use of contentEditable for creating and editing tasks.

It allows quickly adding tasks, editing tasks, checking tasks off when complete, deleting individual tasks, and clearing all tasks from storage.

🚨Doesn't currently work well on mobile (tested in Chrome on Android)🚨

About

A very simple todo app written in javascript, made to look like windows Notepad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published