- Notifications
You must be signed in to change notification settings - Fork2
Load data from Sessionize to Hoverboard v2 |https://sessionize.com -->https://github.com/gdg-x/hoverboard
License
NotificationsYou must be signed in to change notification settings
omarmiatello/sessionize-tools-for-gdg-hoverboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
https://sessionize.com -->https://github.com/gdg-x/hoverboard
Experiment
- Configure Hoverboard first
- Make sure
yarn
is installed - Start
firestore_download.sh
- Configure options inSessionizeTools.kt
// Example ConfigconstvalHOVERBOARD_DAY1="2018-10-06"constval isFirestoreBackupEnabled=false// generate new files for backupconstval isForceUpdateSessionize=false// update sessionize.json every launch?constval canUpdateSpeakerData=false// can update speaker data (es: new bio)constval sessionizeUrl="https://sessionize.com/api/v2/y2kbnktu/view/all"
- Start
main()
inSessionizeTools.kt (note you can execute only some function)
// Example Run!funmain() {// NOTE: You can comment/remove// SessionizeTools.sessionizeToHoverboard() // REMOVED IN THIS EXAMPLE!// SessionizeTools.buildSocialMessage() // REMOVED IN THIS EXAMPLE!SessionizeTools.buildAgenda()// Build agenda from backup folder!}
- Verify that everything is fine and then run
firestore_upload.sh
(NOTE: uncomment line#yarn firestore:copy backup/schedule.json schedule
if needed)
About
Load data from Sessionize to Hoverboard v2 |https://sessionize.com -->https://github.com/gdg-x/hoverboard
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published