prasmussen / reminders

https://reminders.rasmussen.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reminders

Web app that lets you create reminders by entering text into a text field. The title and time is extracted from the text using a natural language date parser (chrono.js). Reminders are saved as events in google calendar and an email reminder is sent at the time of event. App is 100% client side and only communicates with the google api's.

Live site

Android screenshot

About

https://reminders.rasmussen.io/

License:MIT License


Languages

Language:Elm 68.6%Language:JavaScript 24.9%Language:HTML 4.3%Language:CSS 1.3%Language:Shell 1.0%