Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.13 KB

File metadata and controls

21 lines (17 loc) · 1.13 KB

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]/

File description

Main files

  • 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

Other files

  • .gitignore
  • program-app.Rproj
  • README.md

Licence

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.