{#if chromebookData}
{:else}

Chromebook Management

  • By Chromebook Device ID: Scan
  • By Chromebook Serial Number:

  • By Email Address:
    @avpanthers.org
{/if}
    {#each chromebookData as data}
  • {data.email}
    {data.serial}
    {new Date(data.startTime).toLocaleDateString("en-US") + "-" + new Date(data.endTime).toLocaleDateString("en-US")}
  • {/each}
TODO: Use student email to look up Chromebook history TODO: Use chromebook ID (or picture of ID) to look up Chromebook history