Where the year stands
Every planned program, its travel footprint, and the public holidays around it — in one calendar. Clashes are caught the moment you enter a date.
Upcoming programs 0
Alerts & reminders
Get real reminders without a server: subscribe to the calendar file below in Google Calendar or Outlook — each program carries alarms at your chosen lead times.
All programs
The full year's itinerary. Search, filter by status or type, and open any program for its full logistics and clearance detail.
| Program | Dates | Location | Host / Inviter | Status |
|---|
Add a program
Fill what you know now — you can save as a draft and firm it up later. Dates are checked live against every other program's travel footprint and against public holidays.
Holidays & alerts
Tune how clashes are calculated, keep the public-holiday list current, and set who gets reminded. Everything you enter stays in this browser — back it up regularly.
Scheduling rules
Alert recipients
Backup & data
Data lives only in this browser. Export a backup after each planning session; import it to restore or move to another device.
Import from Excel
Upload the AMF programmes workbook. Columns are matched automatically, and any programme with the same title and start date is updated rather than duplicated — so a corrected sheet can be re-imported safely.
Public holidays 0
Seeded with Nigeria's 2026 gazetted holidays. Islamic dates are moon-dependent and marked tentative — confirm nearer the time. Add, edit, or remove any entry.
Automated email — the server path
1 — Calendar subscription (no server, recommended). Use Calendar file (.ics) on the dashboard. Import once into Google Calendar or Outlook and every program appears with alarms at your chosen lead times — the calendar app sends the notifications for you.
2 — Automated emails from app.anchorfoundations.org (cPanel). Move the data server-side into a small MySQL table, add a PHP script that selects programs whose dates fall within a lead window, and schedule it with a cPanel cron job (e.g. daily at 07:00) to email the recipients above via PHPMailer/SMTP. This is the only way to send with the browser closed. Ask me to build this backend and I'll hand you the schema, the PHP, and the cron line.