{"json_modified": "2016-10-04T05:28:43.002174", "uuid": "eb9c7099-52aa-4c16-b704-ecca47f031df", "title": "Notifying users via the Notification and Vibration APIs", "url": "/en-US/docs/Web/Apps/Fundamentals/User_notifications/Notifying_users_via_the_Notification_and_Vibration", "tags": ["Notifications", "Apps", "Firefox OS"], "translations": [], "modified": "2016-10-04T05:28:43", "label": "Notifying users via the Notification and Vibration APIs", "localization_tags": [], "locale": "en-US", "id": 83389, "last_edit": "2016-10-04T05:28:38", "summary": "In case you didn't read the previous article, here is a quick recap on the sample app we're looking at. We're looking at To-do list notifications, a simple to-do list application that stores task titles and deadline times and dates using IndexedDB, and then provides users with notifications when deadline dates are reached, making use of the Notification and Vibration APIs. You can download the To-do list notifications app from github and play around with the source code, or view the app running live.", "sections": [{"id": "App_recap!", "title": "App recap!"}, {"id": "Triggering_a_system_notification", "title": "Triggering a system notification"}, {"id": "Notification_body_text", "title": "Notification body text"}, {"id": "Notification_icons", "title": "Notification icons"}, {"id": "Good_vibrations", "title": "Good vibrations"}, {"id": "Permissions_for_Notification_API", "title": "Permissions for Notification API"}, {"id": "Cross_browser_support", "title": "Cross browser support"}], "slug": "Web/Apps/Fundamentals/User_notifications/Notifying_users_via_the_Notification_and_Vibration", "review_tags": ["technical"]}