From 50325bd64429c64b6101e62b03eb1fde2b40b235 Mon Sep 17 00:00:00 2001 From: Gaurika Mahajan Date: Sun, 25 Aug 2024 16:54:24 -0400 Subject: [PATCH] added sign up links and removed blank activity descriptions --- client/src/assets/olympiksSchedule/data.jsx | 275 ++++-------------- .../ScheduleOlympiks/ScheduleOlympiks.jsx | 2 +- .../ScheduleOlympiks/ScheduleOlympiks.scss | 5 +- .../src/pages/FroshOlympiks/FroshOlympiks.jsx | 25 +- 4 files changed, 86 insertions(+), 221 deletions(-) diff --git a/client/src/assets/olympiksSchedule/data.jsx b/client/src/assets/olympiksSchedule/data.jsx index a595ca50..450ab29b 100644 --- a/client/src/assets/olympiksSchedule/data.jsx +++ b/client/src/assets/olympiksSchedule/data.jsx @@ -88,7 +88,6 @@ export const dataMSE = { 'Activity Name': 'Smash Bros', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -96,7 +95,6 @@ export const dataMSE = { 'Activity Name': 'SUDS Hydration Pong', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'Unlimited', Color: 'yellow', }, @@ -104,7 +102,6 @@ export const dataMSE = { 'Activity Name': 'Smash Bros', 'Start Time': '13:30:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -114,7 +111,6 @@ export const dataMSE = { 'Activity Name': 'Jackbox', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -122,23 +118,15 @@ export const dataMSE = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'yellow', }, - { - 'Activity Name': 'prep period', - 'Start Time': '13:30:00 a1/p1', - 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', - 'Participant Limit': '', - Color: 'green', - }, { 'Activity Name': 'F!rosh Feud', 'Start Time': '15:00:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/MSE, Chem, CivMin, ECE', Color: 'purple', }, @@ -157,7 +145,6 @@ export const dataMSE = { 'Activity Name': 'UTAT Jeopardy', 'Start Time': '11:00:00 a1/p1', 'End Time': '11:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '10/MSE, EngSci, Chem, Indy', Color: 'yellow', }, @@ -165,7 +152,8 @@ export const dataMSE = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'purple', }, @@ -173,7 +161,6 @@ export const dataMSE = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '13:30:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -181,7 +168,6 @@ export const dataMSE = { 'Activity Name': 'LGMB Butt Scooter Floor Hockey', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '4/(Mech vs Indy then CivMin vs Chem for 15 Minutes each), 4/(EngSci vs TrackOne then MSE vs ECE for 15 Minutes each), 4/(Winner vs Winner)', Color: 'purple', @@ -190,7 +176,6 @@ export const dataMSE = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '15:30:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -245,7 +230,6 @@ export const dataMSE = { 'Activity Name': 'Break', 'Start Time': '14:30:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '', Color: 'green', }, @@ -282,7 +266,7 @@ export const dataMSE = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -301,7 +285,6 @@ export const dataMSE = { 'Activity Name': 'SPARK Game', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -309,7 +292,7 @@ export const dataMSE = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -317,7 +300,6 @@ export const dataMSE = { 'Activity Name': 'SPARK Game', 'Start Time': '13:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -327,7 +309,7 @@ export const dataMSE = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -335,7 +317,6 @@ export const dataMSE = { 'Activity Name': 'Skule Patrol Ring Toss LOCATION TBD', 'Start Time': '13:00:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -506,7 +487,6 @@ export const dataMech = { 'Activity Name': 'Smash Bros', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -514,7 +494,6 @@ export const dataMech = { 'Activity Name': 'SUDS Hydration Pong', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'Unlimited', Color: 'yellow', }, @@ -522,7 +501,6 @@ export const dataMech = { 'Activity Name': 'Smash Bros', 'Start Time': '13:30:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -532,7 +510,6 @@ export const dataMech = { 'Activity Name': 'Jackbox', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -540,23 +517,15 @@ export const dataMech = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'yellow', }, - { - 'Activity Name': 'prep period', - 'Start Time': '13:30:00 a1/p1', - 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', - 'Participant Limit': '', - Color: 'green', - }, { 'Activity Name': 'F!rosh Feud', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Mech, Indy, EngSci, TrackOne', Color: 'purple', }, @@ -564,7 +533,6 @@ export const dataMech = { 'Activity Name': 'F!rosh Feud', 'Start Time': '16:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Top Two Teams from each bracket (Same discipline different students)', Color: 'yellow', }, @@ -583,7 +551,6 @@ export const dataMech = { 'Activity Name': 'UTAT Jeopardy', 'Start Time': '11:30:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '10/Mech, TrackOne, CivMin, ECE', Color: 'yellow', }, @@ -591,7 +558,8 @@ export const dataMech = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'purple', }, @@ -599,7 +567,6 @@ export const dataMech = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '13:30:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -607,7 +574,6 @@ export const dataMech = { 'Activity Name': 'LGMB Butt Scooter Floor Hockey', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '4/(Mech vs Indy then CivMin vs Chem for 15 Minutes each), 4/(EngSci vs TrackOne then MSE vs ECE for 15 Minutes each), 4/(Winner vs Winner)', Color: 'purple', @@ -616,7 +582,6 @@ export const dataMech = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '15:30:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -671,7 +636,6 @@ export const dataMech = { 'Activity Name': 'Break', 'Start Time': '14:30:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '', Color: 'green', }, @@ -708,7 +672,7 @@ export const dataMech = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -727,7 +691,6 @@ export const dataMech = { 'Activity Name': 'SPARK Game', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -735,7 +698,7 @@ export const dataMech = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -743,7 +706,6 @@ export const dataMech = { 'Activity Name': 'SPARK Game', 'Start Time': '13:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -753,7 +715,7 @@ export const dataMech = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -761,7 +723,6 @@ export const dataMech = { 'Activity Name': 'Skule Patrol Ring Toss LOCATION TBD', 'Start Time': '13:00:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -932,7 +893,6 @@ export const dataCivMin = { 'Activity Name': 'Smash Bros', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -940,7 +900,6 @@ export const dataCivMin = { 'Activity Name': 'SUDS Hydration Pong', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'Unlimited', Color: 'yellow', }, @@ -948,7 +907,6 @@ export const dataCivMin = { 'Activity Name': 'Smash Bros', 'Start Time': '13:30:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -958,7 +916,6 @@ export const dataCivMin = { 'Activity Name': 'Jackbox', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -966,23 +923,15 @@ export const dataCivMin = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'yellow', }, - { - 'Activity Name': 'prep period', - 'Start Time': '13:30:00 a1/p1', - 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', - 'Participant Limit': '', - Color: 'green', - }, { 'Activity Name': 'F!rosh Feud', 'Start Time': '15:00:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/MSE, Chem, CivMin, ECE', Color: 'purple', }, @@ -990,7 +939,6 @@ export const dataCivMin = { 'Activity Name': 'F!rosh Feud', 'Start Time': '16:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Top Two Teams from each bracket (Same discipline different students)', Color: 'yellow', }, @@ -1009,7 +957,6 @@ export const dataCivMin = { 'Activity Name': 'UTAT Jeopardy', 'Start Time': '11:30:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '10/Mech, TrackOne, CivMin, ECE', Color: 'yellow', }, @@ -1017,7 +964,8 @@ export const dataCivMin = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'purple', }, @@ -1025,7 +973,6 @@ export const dataCivMin = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '13:30:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -1033,7 +980,6 @@ export const dataCivMin = { 'Activity Name': 'LGMB Butt Scooter Floor Hockey', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '4/(Mech vs Indy then CivMin vs Chem for 15 Minutes each), 4/(EngSci vs TrackOne then MSE vs ECE for 15 Minutes each), 4/(Winner vs Winner)', Color: 'purple', @@ -1042,7 +988,6 @@ export const dataCivMin = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '15:30:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -1106,7 +1051,6 @@ export const dataCivMin = { 'Activity Name': 'Break', 'Start Time': '14:30:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '', Color: 'green', }, @@ -1143,7 +1087,7 @@ export const dataCivMin = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -1162,7 +1106,6 @@ export const dataCivMin = { 'Activity Name': 'SPARK Game', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -1170,7 +1113,7 @@ export const dataCivMin = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -1178,7 +1121,6 @@ export const dataCivMin = { 'Activity Name': 'SPARK Game', 'Start Time': '13:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -1188,7 +1130,7 @@ export const dataCivMin = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -1196,7 +1138,6 @@ export const dataCivMin = { 'Activity Name': 'Skule Patrol Ring Toss LOCATION TBD', 'Start Time': '13:00:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -1366,7 +1307,6 @@ export const dataIndy = { 'Activity Name': 'Smash Bros', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -1374,7 +1314,6 @@ export const dataIndy = { 'Activity Name': 'SUDS Hydration Pong', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'Unlimited', Color: 'yellow', }, @@ -1382,7 +1321,6 @@ export const dataIndy = { 'Activity Name': 'Smash Bros', 'Start Time': '13:30:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -1392,7 +1330,6 @@ export const dataIndy = { 'Activity Name': 'Jackbox', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -1400,23 +1337,15 @@ export const dataIndy = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'yellow', }, - { - 'Activity Name': 'prep period', - 'Start Time': '13:30:00 a1/p1', - 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', - 'Participant Limit': '', - Color: 'green', - }, { 'Activity Name': 'F!rosh Feud', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Mech, Indy, EngSci, TrackOne', Color: 'purple', }, @@ -1424,7 +1353,6 @@ export const dataIndy = { 'Activity Name': 'F!rosh Feud', 'Start Time': '16:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Top Two Teams from each bracket (Same discipline different students)', Color: 'yellow', }, @@ -1443,7 +1371,6 @@ export const dataIndy = { 'Activity Name': 'UTAT Jeopardy', 'Start Time': '11:00:00 a1/p1', 'End Time': '11:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '10/MSE, EngSci, Chem, Indy', Color: 'yellow', }, @@ -1451,7 +1378,8 @@ export const dataIndy = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'purple', }, @@ -1459,7 +1387,6 @@ export const dataIndy = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '13:30:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -1467,7 +1394,6 @@ export const dataIndy = { 'Activity Name': 'LGMB Butt Scooter Floor Hockey', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '4/(Mech vs Indy then CivMin vs Chem for 15 Minutes each), 4/(EngSci vs TrackOne then MSE vs ECE for 15 Minutes each), 4/(Winner vs Winner)', Color: 'purple', @@ -1476,7 +1402,6 @@ export const dataIndy = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '15:30:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -1531,7 +1456,6 @@ export const dataIndy = { 'Activity Name': 'Break', 'Start Time': '14:30:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '', Color: 'green', }, @@ -1568,7 +1492,7 @@ export const dataIndy = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -1587,7 +1511,6 @@ export const dataIndy = { 'Activity Name': 'SPARK Game', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -1595,7 +1518,7 @@ export const dataIndy = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -1603,7 +1526,6 @@ export const dataIndy = { 'Activity Name': 'SPARK Game', 'Start Time': '13:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -1613,7 +1535,7 @@ export const dataIndy = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -1621,7 +1543,6 @@ export const dataIndy = { 'Activity Name': 'Skule Patrol Ring Toss LOCATION TBD', 'Start Time': '13:00:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -1792,7 +1713,6 @@ export const dataTrackOne = { 'Activity Name': 'Smash Bros', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -1800,7 +1720,6 @@ export const dataTrackOne = { 'Activity Name': 'SUDS Hydration Pong', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'Unlimited', Color: 'yellow', }, @@ -1808,7 +1727,6 @@ export const dataTrackOne = { 'Activity Name': 'Smash Bros', 'Start Time': '13:30:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -1818,7 +1736,6 @@ export const dataTrackOne = { 'Activity Name': 'Jackbox', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -1826,23 +1743,15 @@ export const dataTrackOne = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'yellow', }, - { - 'Activity Name': 'prep period', - 'Start Time': '13:30:00 a1/p1', - 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', - 'Participant Limit': '', - Color: 'green', - }, { 'Activity Name': 'F!rosh Feud', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Mech, Indy, EngSci, TrackOne', Color: 'purple', }, @@ -1850,7 +1759,6 @@ export const dataTrackOne = { 'Activity Name': 'F!rosh Feud', 'Start Time': '16:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Top Two Teams from each bracket (Same discipline different students)', Color: 'yellow', }, @@ -1869,7 +1777,6 @@ export const dataTrackOne = { 'Activity Name': 'UTAT Jeopardy', 'Start Time': '11:30:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '10/Mech, TrackOne, CivMin, ECE', Color: 'yellow', }, @@ -1877,7 +1784,8 @@ export const dataTrackOne = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'purple', }, @@ -1885,7 +1793,6 @@ export const dataTrackOne = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '13:30:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -1893,7 +1800,6 @@ export const dataTrackOne = { 'Activity Name': 'LGMB Butt Scooter Floor Hockey', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '4/(Mech vs Indy then CivMin vs Chem for 15 Minutes each), 4/(EngSci vs TrackOne then MSE vs ECE for 15 Minutes each), 4/(Winner vs Winner)', Color: 'purple', @@ -1902,7 +1808,6 @@ export const dataTrackOne = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '15:30:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -1966,7 +1871,6 @@ export const dataTrackOne = { 'Activity Name': 'Break', 'Start Time': '14:30:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '', Color: 'green', }, @@ -2003,7 +1907,7 @@ export const dataTrackOne = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2022,7 +1926,6 @@ export const dataTrackOne = { 'Activity Name': 'SPARK Game', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -2030,7 +1933,7 @@ export const dataTrackOne = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2038,7 +1941,6 @@ export const dataTrackOne = { 'Activity Name': 'SPARK Game', 'Start Time': '13:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -2048,7 +1950,7 @@ export const dataTrackOne = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2056,7 +1958,6 @@ export const dataTrackOne = { 'Activity Name': 'Skule Patrol Ring Toss LOCATION TBD', 'Start Time': '13:00:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -2228,7 +2129,6 @@ export const dataECE = { 'Activity Name': 'Smash Bros', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -2236,7 +2136,6 @@ export const dataECE = { 'Activity Name': 'SUDS Hydration Pong', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'Unlimited', Color: 'yellow', }, @@ -2244,7 +2143,6 @@ export const dataECE = { 'Activity Name': 'Smash Bros', 'Start Time': '13:30:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -2254,7 +2152,6 @@ export const dataECE = { 'Activity Name': 'Jackbox', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -2262,23 +2159,15 @@ export const dataECE = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'yellow', }, - { - 'Activity Name': 'prep period', - 'Start Time': '13:30:00 a1/p1', - 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', - 'Participant Limit': '', - Color: 'green', - }, { 'Activity Name': 'F!rosh Feud', 'Start Time': '15:00:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/MSE, Chem, CivMin, ECE', Color: 'purple', }, @@ -2286,7 +2175,6 @@ export const dataECE = { 'Activity Name': 'F!rosh Feud', 'Start Time': '16:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Top Two Teams from each bracket (Same discipline different students)', Color: 'yellow', }, @@ -2305,7 +2193,6 @@ export const dataECE = { 'Activity Name': 'UTAT Jeopardy', 'Start Time': '11:30:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '10/Mech, TrackOne, CivMin, ECE', Color: 'yellow', }, @@ -2313,7 +2200,8 @@ export const dataECE = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'purple', }, @@ -2321,7 +2209,6 @@ export const dataECE = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '13:30:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -2329,7 +2216,6 @@ export const dataECE = { 'Activity Name': 'LGMB Butt Scooter Floor Hockey', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '4/(Mech vs Indy then CivMin vs Chem for 15 Minutes each), 4/(EngSci vs TrackOne then MSE vs ECE for 15 Minutes each), 4/(Winner vs Winner)', Color: 'purple', @@ -2338,7 +2224,6 @@ export const dataECE = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '15:30:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -2402,7 +2287,6 @@ export const dataECE = { 'Activity Name': 'Break', 'Start Time': '14:30:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '', Color: 'green', }, @@ -2439,7 +2323,7 @@ export const dataECE = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2458,7 +2342,6 @@ export const dataECE = { 'Activity Name': 'SPARK Game', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -2466,7 +2349,7 @@ export const dataECE = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2474,7 +2357,6 @@ export const dataECE = { 'Activity Name': 'SPARK Game', 'Start Time': '13:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -2484,7 +2366,7 @@ export const dataECE = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2492,7 +2374,6 @@ export const dataECE = { 'Activity Name': 'Skule Patrol Ring Toss LOCATION TBD', 'Start Time': '13:00:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -2506,7 +2387,7 @@ export const dataECE = { Color: 'yellow', }, ], - 'Court 1': [ + 'Court 1 - 9-11 Athletic Centre Field House, 11-4 Athletic Centre Sports Gym': [ { 'Activity Name': 'Basketball', 'Start Time': '9:00:00 a1/p1', @@ -2533,7 +2414,7 @@ export const dataECE = { Color: 'purple', }, ], - 'Court 2': [ + 'Court 2 - 9-11 Athletic Centre Field House, 11-4 Athletic Centre Sports Gym': [ { 'Activity Name': 'Volleyball', 'Start Time': '11:00:00 a1/p1', @@ -2663,7 +2544,6 @@ export const dataEngSci = { 'Activity Name': 'Smash Bros', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -2671,7 +2551,6 @@ export const dataEngSci = { 'Activity Name': 'SUDS Hydration Pong', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'Unlimited', Color: 'yellow', }, @@ -2679,7 +2558,6 @@ export const dataEngSci = { 'Activity Name': 'Smash Bros', 'Start Time': '13:30:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -2689,7 +2567,6 @@ export const dataEngSci = { 'Activity Name': 'Jackbox', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -2697,23 +2574,15 @@ export const dataEngSci = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'yellow', }, - { - 'Activity Name': 'prep period', - 'Start Time': '13:30:00 a1/p1', - 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', - 'Participant Limit': '', - Color: 'green', - }, { 'Activity Name': 'F!rosh Feud', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Mech, Indy, EngSci, TrackOne', Color: 'purple', }, @@ -2721,7 +2590,6 @@ export const dataEngSci = { 'Activity Name': 'F!rosh Feud', 'Start Time': '16:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Top Two Teams from each bracket (Same discipline different students)', Color: 'yellow', }, @@ -2740,7 +2608,6 @@ export const dataEngSci = { 'Activity Name': 'UTAT Jeopardy', 'Start Time': '11:00:00 a1/p1', 'End Time': '11:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '10/MSE, EngSci, Chem, Indy', Color: 'yellow', }, @@ -2748,7 +2615,8 @@ export const dataEngSci = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'purple', }, @@ -2756,7 +2624,6 @@ export const dataEngSci = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '13:30:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -2764,7 +2631,6 @@ export const dataEngSci = { 'Activity Name': 'LGMB Butt Scooter Floor Hockey', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '4/(Mech vs Indy then CivMin vs Chem for 15 Minutes each), 4/(EngSci vs TrackOne then MSE vs ECE for 15 Minutes each), 4/(Winner vs Winner)', Color: 'purple', @@ -2773,7 +2639,6 @@ export const dataEngSci = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '15:30:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -2837,7 +2702,6 @@ export const dataEngSci = { 'Activity Name': 'Break', 'Start Time': '14:30:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '', Color: 'green', }, @@ -2874,7 +2738,7 @@ export const dataEngSci = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2893,7 +2757,6 @@ export const dataEngSci = { 'Activity Name': 'SPARK Game', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -2901,7 +2764,7 @@ export const dataEngSci = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2909,7 +2772,6 @@ export const dataEngSci = { 'Activity Name': 'SPARK Game', 'Start Time': '13:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -2919,7 +2781,7 @@ export const dataEngSci = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -2927,7 +2789,6 @@ export const dataEngSci = { 'Activity Name': 'Skule Patrol Ring Toss LOCATION TBD', 'Start Time': '13:00:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -3098,7 +2959,6 @@ export const dataChem = { 'Activity Name': 'Smash Bros', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -3106,7 +2966,6 @@ export const dataChem = { 'Activity Name': 'SUDS Hydration Pong', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'Unlimited', Color: 'yellow', }, @@ -3114,7 +2973,6 @@ export const dataChem = { 'Activity Name': 'Smash Bros', 'Start Time': '13:30:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -3124,7 +2982,6 @@ export const dataChem = { 'Activity Name': 'Jackbox', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups', Color: 'purple', }, @@ -3132,23 +2989,15 @@ export const dataChem = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'yellow', }, - { - 'Activity Name': 'prep period', - 'Start Time': '13:30:00 a1/p1', - 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', - 'Participant Limit': '', - Color: 'green', - }, { 'Activity Name': 'F!rosh Feud', 'Start Time': '15:00:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/MSE, Chem, CivMin, ECE', Color: 'purple', }, @@ -3156,7 +3005,6 @@ export const dataChem = { 'Activity Name': 'F!rosh Feud', 'Start Time': '16:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '5/Top Two Teams from each bracket (Same discipline different students)', Color: 'yellow', }, @@ -3175,7 +3023,6 @@ export const dataChem = { 'Activity Name': 'UTAT Jeopardy', 'Start Time': '11:00:00 a1/p1', 'End Time': '11:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '10/MSE, EngSci, Chem, Indy', Color: 'yellow', }, @@ -3183,7 +3030,8 @@ export const dataChem = { 'Activity Name': 'Smash Tournament - Teams', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:30:00 a1/p1', - 'Activity Description': '', + 'Activity Description': + 'Represent your discipline in a Smash Tournament run by UTSmash!! Earn SKUP points and prove you are the superior Smash player.', 'Participant Limit': '4/discipline', Color: 'purple', }, @@ -3191,7 +3039,6 @@ export const dataChem = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '13:30:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -3199,7 +3046,6 @@ export const dataChem = { 'Activity Name': 'LGMB Butt Scooter Floor Hockey', 'Start Time': '14:00:00 a1/p1', 'End Time': '15:30:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '4/(Mech vs Indy then CivMin vs Chem for 15 Minutes each), 4/(EngSci vs TrackOne then MSE vs ECE for 15 Minutes each), 4/(Winner vs Winner)', Color: 'purple', @@ -3208,7 +3054,6 @@ export const dataChem = { 'Activity Name': 'Toike Lettuce Eating Competition', 'Start Time': '15:30:00 a1/p1', 'End Time': '16:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '3/discipline', Color: 'green', }, @@ -3263,7 +3108,6 @@ export const dataChem = { 'Activity Name': 'Break', 'Start Time': '14:30:00 a1/p1', 'End Time': '15:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': '', Color: 'green', }, @@ -3300,7 +3144,7 @@ export const dataChem = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -3319,7 +3163,6 @@ export const dataChem = { 'Activity Name': 'SPARK Game', 'Start Time': '9:00:00 a1/p1', 'End Time': '12:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -3327,7 +3170,7 @@ export const dataChem = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -3335,7 +3178,6 @@ export const dataChem = { 'Activity Name': 'SPARK Game', 'Start Time': '13:00:00 a1/p1', 'End Time': '17:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, @@ -3345,7 +3187,7 @@ export const dataChem = { 'Activity Name': 'Lunch - break', 'Start Time': '12:00:00 a1/p1', 'End Time': '13:00:00 a1/p1', - 'Activity Description': '', + 'Activity Description': 'Take a break and grab some lunch!', 'Participant Limit': '', Color: 'green', }, @@ -3353,7 +3195,6 @@ export const dataChem = { 'Activity Name': 'Skule Patrol Ring Toss LOCATION TBD', 'Start Time': '13:00:00 a1/p1', 'End Time': '14:00:00 a1/p1', - 'Activity Description': '', 'Participant Limit': 'No sign ups necessary', Color: 'purple', }, diff --git a/client/src/components/schedule/ScheduleOlympiks/ScheduleOlympiks.jsx b/client/src/components/schedule/ScheduleOlympiks/ScheduleOlympiks.jsx index 7340a5a0..a68f3163 100644 --- a/client/src/components/schedule/ScheduleOlympiks/ScheduleOlympiks.jsx +++ b/client/src/components/schedule/ScheduleOlympiks/ScheduleOlympiks.jsx @@ -67,7 +67,7 @@ const ScheduleComponent = () => {
{Object.keys(scheduleData).map((day, index) => { - const [dayOfWeek, ...locationParts] = day.split('-'); + const [dayOfWeek, ...locationParts] = day.split(' - '); const location = locationParts.join(' '); return ( diff --git a/client/src/components/schedule/ScheduleOlympiks/ScheduleOlympiks.scss b/client/src/components/schedule/ScheduleOlympiks/ScheduleOlympiks.scss index b3bca738..8ab71e5d 100644 --- a/client/src/components/schedule/ScheduleOlympiks/ScheduleOlympiks.scss +++ b/client/src/components/schedule/ScheduleOlympiks/ScheduleOlympiks.scss @@ -86,7 +86,8 @@ } .schedule-container-dates-container { - height: 100px; + height: auto; + min-height: 100px; flex: 1; display: flex; flex-direction: column; @@ -109,7 +110,7 @@ } h2 { - font-size: 20px; + font-size: 16px; } } diff --git a/client/src/pages/FroshOlympiks/FroshOlympiks.jsx b/client/src/pages/FroshOlympiks/FroshOlympiks.jsx index f7898c73..a236d065 100644 --- a/client/src/pages/FroshOlympiks/FroshOlympiks.jsx +++ b/client/src/pages/FroshOlympiks/FroshOlympiks.jsx @@ -26,10 +26,33 @@ export const FroshOlympiks = () => { const OlympiksSchedule = () => { const { user } = useSelector(userSelector); + + const disciplineSignUpLinks = { + Materials: 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50910872-msefrosh', + Chemical: 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50908742-chem#/', + Civil: 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50908850-civmin#/', + Mineral: 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50908850-civmin#/', + 'Electrical & Computer': + 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50908861-ecefrosh', + Industrial: 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50910875-indy', + Mechanical: 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50908792-mech', + 'Engineering Science': 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50908470-engsci', + 'Track One (Undeclared)': + 'https://www.signupgenius.com/go/10C0A4CAFA92FA3FAC07-50910868-trackone', + }; + + const signupLink = disciplineSignUpLinks[user.discipline] || '#'; + return ( <>
-

DISCIPLINE: {user.discipline}

+

DISCIPLINE: {user.discipline.toUpperCase()}

+
+ Want to represent your discipline in a specific event? Sign up{' '} + + here + +