SlidesUp

SlidesUp

  • Start Coding
  • Back to SlidesUp.com

›Schema

Getting Started

  • Overview
  • Concepts
  • API

Schema

  • Conference
  • Section
  • Track
  • Event
  • Speaker
  • Room

Section

Sections are used to divide the conference agenda into multiple parts, usually days.

Firebase reference: confs/detail/${confId}/sections/${sectionId}
REST example: Boston Conference sections
Code sample: section.js

Properties

NameTypeDescription
namestringName (usually a short name like "Day 1" or "Workshops")
titlestringTitle (usually longer, e.g. "Monday, October 22")
startTimestringStart time in ISO 8601 format
endTimestringEnd time in ISO 8601 format
← ConferenceTrack →
Copyright © 2021 SlidesUp, Inc.