SlidesUp

SlidesUp

  • Start Coding
  • Back to SlidesUp.com

›Schema

Getting Started

  • Overview
  • Concepts
  • API

Schema

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

Track

Tracks help organize concurrent events at your conference. When rendering an agenda, you may want to keep events belonging to the same track together. Or you can let your users list events by tracks. The use of tracks is completely optional.

Firebase reference: confs/detail/${confId}/tracks/${trackId}
REST example: Boston Conference tracks
Code sample: track.js

Properties

NameTypeDescription
namestringName of the track
sortOrdernumberUsed in the SlidesUp Attendee App to set where a track is placed on the agenda from left to right and where it appears in the track filter drop down
descriptionstringTrack description as an HTML string
← SectionEvent →
Copyright © 2021 SlidesUp, Inc.