Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Ability to export sessions #83

Open
jak78 opened this issue May 19, 2016 · 1 comment
Open

Ability to export sessions #83

jak78 opened this issue May 19, 2016 · 1 comment

Comments

@jak78
Copy link

jak78 commented May 19, 2016

Being able to export sessions in a spreadsheet-friendly format would help event organizers to:

  • publish the schedule
  • print the schedule
  • manage speakers data - like how to recontact them and so on

Here is my 'specification' proposal:

One session = one line
If a session has several speakers, then several lines are exported - duplicated lines for the same session, one line by speaker
Exported columns:

  • speaker last name
  • speaker surname
  • speaker company
  • speaker bio
  • speaker email address
  • speaker phone number
  • (every other speaker data)
  • session title
  • difficulty
  • track
  • format name
  • format duration in minutes
  • description
  • date
  • mean
  • votes

Exported format: CSV, UTF-8, Unix our Windows line feeds (does not matter)

@ndeloof
Copy link

ndeloof commented May 19, 2016

proposal REST API should be ok for this, but we definitively want to expose all required flavor to make integration easier

ndeloof added a commit that referenced this issue May 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants