This code generates a web app for visualising the program of SORTEE conferences. It was developed by SORTEE members, later updated by Adrian Barnett, and subsequently updated by SORTEE members. Feel free to use this code for your conference, and don't hesitate to contact us if you need help. You can credit us with something like "Thanks to SORTEE for developing and sharing this app https://www.sortee.org/"
Note: The folder name where the files are stored is important because the link to your web app will be:
https://[your account name on shinyapps.io].shinyapps.io/[folder name]/
- app.R is the main R code script
- www/SORTEE_logo_twitter.png is the logo displayed on the top left corner of the web app
- Program.csv is an example of the program data used for the SORTEE 2025 conference
- .gitignore
- program-app.Rproj
- README.md
CC0 1.0 Universal in LICENCE.txt. This licence means that the repository is under the public domain. You can copy, modify, distribute it, even for commercial purposes, all without asking permission.