Coach Admin Screen

The Coach Admin Screen allows coaches to create appointments, view open appointments, & review booked appointments for optimal scheduling management.

The Coach Admin Screen can only be accessed via the ‘Coach Portal’ button on the ‘Coaches’ Screen. That button can only be seen if a user is marked TRUE in the Admin? property in the Users Collection.

This feature template is known as a two-sided app. In other words, there is a side for Admins to control information and there is a side for users to interact with that information.

This screen is the first screen on the Admin side of the app.

The Components

Open Slots Group

The Open Slots group displays a list of appointments that are related to the Logged In User where Booked = FALSE and the Date & Time is after the current time.

Each list item can be opened and edited by clicking on the item.

List Actions

  • Link Action to the ‘Edit Session’ Screen

Button Actions

  • Create Appointment

  • Link Action to the ‘Edit Session’ Screen

Booked Slots Group

The Booked Slots Group shows a list of appointments that have been booked & the date & time are at some point in the future.

Each list item can be opened and edited by clicking on the item.

List Actions

  • Link Action to the ‘Edit Session’ Screen

Last updated