Skip to content

Commit

Permalink
chore: enable charity week
Browse files Browse the repository at this point in the history
  • Loading branch information
Gum-Joe committed Nov 18, 2024
1 parent 9a555ff commit 80d7a4c
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
134 changes: 67 additions & 67 deletions frontend/src/data/events-mock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,73 +26,73 @@ export const KECHBEvents: EventData = {
backgroundColor: "#000",
stats: [{ title: "Posted", value: "17 June 2024" }, { title: "By", value: "Madeline Hart" }]
},
// {
// eventType: EventTypes.CHARITY,
// title: "CHB Charity Week 2024",
// description: "CHB will see the return of Charity Week on the 2nd of December! Get ready for a thrilling showcase of events! We've got all your favourites, from Mario Kart to Who Wants to Be a Millionaire! Click the button below to donate and buy tickets, which start from £2.",
// when: "w/c 2nd December",
// url: "https://chbcharityweek2024.eventbrite.com/",
// backgroundColor: "#1f2335",
// ticketsSale: {
// start: "18/11/24"
// }
// },
// {
// eventType: EventTypes.CHARITY,
// title: "Who Wants To Be A Millionaire?",
// description: "We start things off with a Kahoot, to determine the 5 lucky students who'll have to face Amaan Ahmed, the Quizmaster. Get all the questions correct, and you'll become a Camp Hillionaire!",
// when: "Monday 2nd December",
// url: "https://chbcharityweek2024.eventbrite.com/",
// backgroundColor: "#1e012d",
// ticketsSale: {
// start: "18/11/24"
// },
// },
// {
// eventType: EventTypes.CHARITY,
// title: "Mario Kart Tournament",
// description: "Race your way to victory as CHB sees its 2nd Mario Kart tournament. Competing in your year groups, you'll be in for the chance of a sweet reward and bragging rights. Come on, how often do you get to play video games in school?",
// when: "Tuesday 3rd December",
// url: "https://chbcharityweek2024.eventbrite.com/",
// backgroundColor: "#000000",
// ticketsSale: {
// start: "18/11/24"
// },
// },
// {
// hidden: false,
// eventType: EventTypes.CHARITY,
// title: "Camp Hill's Got Talent!",
// description: "Hosted by our very own Head Boy Ayan Butt and Mohammed Maahir, get ready for a show of talent and skills, all for the chance of winning an Amazon Giftcard worth up to £15!",
// when: "Wednesday 4th December",
// url: "https://chbcharityweek2024.eventbrite.com/",
// backgroundColor: "#742a26",
// ticketsSale: {
// start: "18/11/24"
// },
// },
// {
// eventType: EventTypes.CHARITY,
// title: "The Grand Debate",
// description: "Get ready for this battle of wits and words as we see students and teachers battle it out in the art of rhetoric. YOU, as the audience will get to decide the winner, and determine who'll be walking off as the Debating Kings of Camp Hill! Hosted by Dr Donnelly.",
// when: "Thursday 5th December",
// url: "https://chbcharityweek2024.eventbrite.com/",
// backgroundColor: "#908579",
// ticketsSale: {
// start: "18/11/24"
// },
// },
// {
// eventType: EventTypes.CHARITY,
// title: "CHB Charity Week Raffle",
// description: "Buyers of either a standard or VIP 'Hall' Events Pass' will be given entry. You'll be in for the chance to win a prize of up to £50 or more! Note: VIP Tickets will be counted as an x2 entry, and the event takes place at break.",
// when: "Friday 6th December",
// url: "https://chbcharityweek2024.eventbrite.com/",
// backgroundColor: "#1f2335",
// ticketsSale: {
// start: "18/11/24"
// }
// },
{
eventType: EventTypes.CHARITY,
title: "CHB Charity Week 2024",
description: "CHB will see the return of Charity Week on the 2nd of December! Get ready for a thrilling showcase of events! We've got all your favourites, from Mario Kart to Who Wants to Be a Millionaire! Click the button below to donate and buy tickets, which start from £2.",
when: "w/c 2nd December",
url: "https://chbcharityweek2024.eventbrite.com/",
backgroundColor: "#1f2335",
ticketsSale: {
start: "18/11/24"
}
},
{
eventType: EventTypes.CHARITY,
title: "Who Wants To Be A Millionaire?",
description: "We start things off with a Kahoot, to determine the 5 lucky students who'll have to face Amaan Ahmed, the Quizmaster. Get all the questions correct, and you'll become a Camp Hillionaire!",
when: "Monday 2nd December",
url: "https://chbcharityweek2024.eventbrite.com/",
backgroundColor: "#1e012d",
ticketsSale: {
start: "18/11/24"
},
},
{
eventType: EventTypes.CHARITY,
title: "Mario Kart Tournament",
description: "Race your way to victory as CHB sees its 2nd Mario Kart tournament. Competing in your year groups, you'll be in for the chance of a sweet reward and bragging rights. Come on, how often do you get to play video games in school?",
when: "Tuesday 3rd December",
url: "https://chbcharityweek2024.eventbrite.com/",
backgroundColor: "#000000",
ticketsSale: {
start: "18/11/24"
},
},
{
hidden: false,
eventType: EventTypes.CHARITY,
title: "Camp Hill's Got Talent!",
description: "Hosted by our very own Head Boy Ayan Butt and Mohammed Maahir, get ready for a show of talent and skills, all for the chance of winning an Amazon Giftcard worth up to £15!",
when: "Wednesday 4th December",
url: "https://chbcharityweek2024.eventbrite.com/",
backgroundColor: "#742a26",
ticketsSale: {
start: "18/11/24"
},
},
{
eventType: EventTypes.CHARITY,
title: "The Grand Debate",
description: "Get ready for this battle of wits and words as we see students and teachers battle it out in the art of rhetoric. YOU, as the audience will get to decide the winner, and determine who'll be walking off as the Debating Kings of Camp Hill! Hosted by Dr Donnelly.",
when: "Thursday 5th December",
url: "https://chbcharityweek2024.eventbrite.com/",
backgroundColor: "#908579",
ticketsSale: {
start: "18/11/24"
},
},
{
eventType: EventTypes.CHARITY,
title: "CHB Charity Week Raffle",
description: "Buyers of either a standard or VIP 'Hall' Events Pass' will be given entry. You'll be in for the chance to win a prize of up to £50 or more! Note: VIP Tickets will be counted as an x2 entry, and the event takes place at break.",
when: "Friday 6th December",
url: "https://chbcharityweek2024.eventbrite.com/",
backgroundColor: "#1f2335",
ticketsSale: {
start: "18/11/24"
}
},

// {
// eventType: EventTypes.CHARITY,
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/utils/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ export const IIWA_KECHB_URL = `${IIWA_BASE_URL}/isitweeka/kechb`;
export const IIWA_KECHG_URL = `${IIWA_BASE_URL}/isitweeka/kechg`;
export const IIWA_CW_URL = `${IIWA_BASE_URL}/eventbrite/cw`;

export const SHOW_CHARITY_CARD = false;
export const SHOW_CHARITY_CARD = true;
export const SHOW_CHARITY_CARD_WHEN_ERROR = process.env.NODE_ENV != "production";

0 comments on commit 80d7a4c

Please sign in to comment.