Gurjit Chahal

Scheduling System Demo

Add an event to see how a simple scheduler might structure bookings and avoid conflicts. This demo is intentionally lightweight and runs purely client-side.

Create an Event

Date
March 2026
SunMonTueWedThuFriSat

Selected: 2026-03-17

Info

This demo uses local state, but a real scheduling system would store events in a database, validate availability, and enforce business rules (e.g., minimum lead time, maximum advance booking period, time zone awareness).

This week

Monday, Mar 16
3/16/2026
2026

No events yet.

Tuesday, Mar 17
3/17/2026
2026

No events yet.

Wednesday, Mar 18
3/18/2026
2026

No events yet.

Thursday, Mar 19
3/19/2026
2026

No events yet.

Friday, Mar 20
3/20/2026
2026

No events yet.

Saturday, Mar 21
3/21/2026
2026

No events yet.

Sunday, Mar 22
3/22/2026
2026

No events yet.

Tip: Open the browser console and type events to inspect the in-memory schedule list.