Booking portal
Prototype

bookingportal.hmcgroupsolutions.com.au (not live)

HMC Booking Portal

One booking system that sits inside each course page, so nobody leaves the page to book. It replaces the aXcelerate booking site (enrol.hmcgroupsolutions.com.au) and the Hipporello employer form. Staff keep every course date in one live calendar.

Course page preview

The forklift page with the booking panel in place. Try a public booking and a "Book for my team" booking.

Course calendar preview

The public calendar of every course with dates, for the website. Choose a session to book it without leaving the page.

Employer booking preview

Custom bookings for employers: any course, dates that suit, at our centres or their workplace. Goes to Trello.

Earthmoving grouped booking

Skid steer, excavator, roller and loader in one booking. Choose up to 4 units: $500, $1,000, $1,500, or $1,500 for all four. One pool of places a day, up to 2 units a day.

Haul truck set grouped booking

Haul truck, loader and roller in one booking. Choose up to 2 units at $500 a unit, on one day. Shares the day's places with earthmoving.

Staff course calendar

Every session for every course type. Add, edit, cancel, see bookings. Open it in a second tab and book on the course page to watch places drop.

Codes for the website

Each goes into a Duda HTML widget on the page where it should appear.

Course booking form (on a course page; the staff calendar gives the code for each course)

<div data-hmc-booking data-course="105588"></div>
<script src="https://bookingportal.hmcgroupsolutions.com.au/embed.js" async></script>

Course calendar

<div data-hmc-booking data-view="calendar"></div>
<script src="https://bookingportal.hmcgroupsolutions.com.au/embed.js" async></script>

Employer custom booking form

<div data-hmc-booking data-view="employer"></div>
<script src="https://bookingportal.hmcgroupsolutions.com.au/embed.js" async></script>

Booking panel for other courses

These courses had dates on the aXcelerate booking site on 14 Sep 2026.

Everything in this prototype is saved in this browser only. No emails, texts or payments are sent.