Skip to content

Basic Usage

System Overview

The Booking Platform consists of 4 main sections:

  1. Dashboard — Overview of data and statistics
  2. Bookings — Manage all bookings
  3. Calendar — View appointment schedule
  4. Customers — Manage customer information

Booking Management

View Booking List

Go to Bookings to see all bookings:

  • Filter by status (Pending, Confirmed, Completed, Cancelled)
  • Search by customer name or phone number
  • Sort by date or time

Confirm a Booking

When a customer arrives:

  1. Click on the booking entry
  2. Click Confirm
  3. The system updates the status and notifies the customer

Cancel a Booking

If you need to cancel:

  1. Click on the booking entry
  2. Click Cancel
  3. Select a reason (optional)
  4. The system automatically notifies the customer

Schedule Management

View Schedule

Go to Calendar to view the schedule:

  • Day view — Detailed view of each day
  • Week view — Weekly schedule overview
  • Month view — Monthly overview

Block Time Slots

If you need to block unavailable times:

  1. Click on the time slot you want to block
  2. Select Block Time
  3. Specify a reason (meeting, break, etc.)

Customer Management

View Customer Information

Go to Customers to see the customer list:

  • Search by name or email
  • View booking history
  • View customer status (VIP, Regular, Pending)

Add a New Customer

  1. Click Add Customer
  2. Fill in details (name, phone, email)
  3. Click Save

Usage Tips

Keyboard Shortcuts

ShortcutAction
Ctrl + NCreate new booking
Ctrl + FSearch
Ctrl + ,Open Settings

Notification Settings

Go to Settings > Notifications to:

  • Enable/disable email notifications
  • Set advance reminder time
  • Customize notification messages

Released under the MIT License.