This is a to-do list notifications application that stores to-do items via IndexedDB and provides notifications when to-do item deadlines are up via the Notifications and Vibration APIs.
See Checking when a deadline is due for a detailed walkthrough explaining how this app works.