TickYouOff
A checklist app with push reminders, on phone and desktop. Rules decide when each reminder fires.
What it does
Reminders arrive as push notifications, so one turns up whether or not the app is open at the time.
A rules engine on the backend works out when each reminder should fire. That backend is WordPress and PHP, and Firebase Cloud Messaging carries the notifications out to the app.
This is for the lists you work through again and again: opening or closing a shop, a weekly maintenance round, medication, a pre-flight routine. A todo app treats those as new tasks every time. TickYouOff treats them as a list that comes back, and reminds you when it should.
Each item carries its own rule for when it should remind you, rather than every list sharing one schedule.
Features
- Checklists with push reminders
- Reminder timing decided by a rules engine
- Runs on phone and on desktop