From e8414e83b9d262a8f576d06ebaf16b43096ffc7f Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Thu, 29 May 2025 21:18:58 +0100 Subject: [PATCH] trips: be a tad more transparent about teh cost --- Trips/Trips.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Trips/Trips.md diff --git a/Trips/Trips.md b/Trips/Trips.md new file mode 100644 index 0000000..9ecd168 --- /dev/null +++ b/Trips/Trips.md @@ -0,0 +1,18 @@ +# Trips + +This is a small overview of the trips we have gone on, including how much they cost the society. +The society cost includes group/student discounts where we can obtain them. + +| Year | Event | Location | People | Cost-Compsoc | Cost-Student | Link | +|------|----------|----------|-------:|-------------:|-------------:|-----------------------| +| 2023 | PyCon | Dublin | 30 | €57.00 | €34.00 | [link][pycon-2023] | +| 2024 | PyCon | Dublin | 21 | €41.21 | €33.00 | [link][pycon-2024] | +| 2025 | SISTEM | UL | 24 | €10.00 | €5.00 | [link][sistem-2025] | +| 2025 | EuroTrip | Berlin | 9 | €702.62 | €400.00 | [link][eurotrip-2025] | + + + +[pycon-2023]: ./2023-2024/PyCon/Pycon.md +[pycon-2024]: ./2024-2025/PyCon/Pycon.md +[sistem-2025]: ./2024-2025/SISTEM/SISTEM.md +[eurotrip-2025]: ./2024-2025/Euro_Trip/Trip.md \ No newline at end of file