> ## Documentation Index
> Fetch the complete documentation index at: https://docs.traza.com.au/llms.txt
> Use this file to discover all available pages before exploring further.

# Calendar Overview

The calendar is a core component of the application that allows users to view and manage their bookings and availability.

We use the [React Big Calendar](https://jquense.github.io/react-big-calendar/examples/index.html) library to render the calendar.

## Features

### Artist Availability

The artist is able to see and edit their availability for each day of the week. They can create recurring weekly schedules and exceptions to the schedule.

### Bookings

The artist is able to see all of their bookings in the calendar. They can also edit the bookings in the context of the calendar.
