Completed
Title
Notes
Due by
Attachment
Attachment Download Remove attachment
Save Delete
PWA To Do is a simple to do list application that lets you create lists of tasks locally in your browser, or by installing the app.
This application serves as a browser storage demo for applications that need to store user data locally and query it in interesting ways. This application uses the WebAssembly build of SQLite3 and Origin-Private File System (OPFS) API.
Check-out the code on our GitHub repository.