Events calendar

⚠️
The Events calendar is a sample interface and is not yet integrated with the Hilal platform. Data entered does not persist, and events cannot be linked to SKUs, campaigns, or other modules. Access it at /events-calendar.

The Events calendar displays a month/week/list view of calendar events. This page is currently a prototype to demonstrate the calendar UI design. Event creation, editing, and persistence are not yet implemented.

In this guide:

  • Understand the calendar interface
  • See the sample events
  • Know what’s coming in future releases

Step 1: Open the calendar

ℹ️
The Events calendar is not linked in the sidebar. Access it directly at the URL /events-calendar or bookmark it.

The calendar displays a month view by default with sample events, including meetings, project deadlines, and holidays. You can toggle between views (Month, Week, Day, and Agenda) using the controls at the top.

Step 2: Sample events

The calendar shows example events for demonstration:

  • Team Meeting — sample recurring meetings.
  • Project Deadline — sample deadline events.
  • Holiday — sample holiday entries.

These are hardcoded examples and cannot be modified.

Step 3: What’s coming

⚠️

The following are under consideration but not yet committed features:

  • Persistent event storage (database backend).
  • Event creation, editing, and deletion.
  • Linking events to SKUs, campaigns, and other modules.
  • Integration with forecasting, ad budgets, and dashboards.
  • Event reminders and notifications.
  • Amazon’s published event calendar (Prime Day, Black Friday, etc.).

Related articles