Skip to content

Commit

Permalink
removed zenflow and one piece
Browse files Browse the repository at this point in the history
  • Loading branch information
joywin2003 committed May 9, 2024
1 parent d902a6a commit f4eadaf
Showing 1 changed file with 79 additions and 79 deletions.
158 changes: 79 additions & 79 deletions src/data/categoryList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,42 +174,42 @@ const categoriesList = {
// },
// ],
// },
"4": {
team: false,
name: "One Piece (Boat Building)",
description: "Embark on your quest with ingenuity in this nautical challenge.",
rules: [
"Team size: 3-4 members.",
"Materials provided on-site.",
"Boat dimensions specified on-site.",
"25 minutes to build the boat.",
"Boats must float independently.",
"No modifications after testing begins.",
"Follow safety guidelines.",
],
prerequisites: ["Basic engineering and design skills."],
general_rules: ["Sportsmanship and adherence to event guidelines."],
thumbnail: `${tiaraAssetsPrefix}/technical/one_piece.avif`,
startTime: "2024-05-09 10:00:00",
// endTime: "2024-05-09 12:00:00",
costs: 250,
facultyCoordinators: [
{
name: "Michael Johnson",
phone: "+1122334455",
},
],
studentCoordinators: [
{
name: "Zaneeq",
phone: "9663499096",
},
{
name: "Rifaz",
phone: "6363741326",
},
],
},
// "4": {
// team: false,
// name: "One Piece (Boat Building)",
// description: "Embark on your quest with ingenuity in this nautical challenge.",
// rules: [
// "Team size: 3-4 members.",
// "Materials provided on-site.",
// "Boat dimensions specified on-site.",
// "25 minutes to build the boat.",
// "Boats must float independently.",
// "No modifications after testing begins.",
// "Follow safety guidelines.",
// ],
// prerequisites: ["Basic engineering and design skills."],
// general_rules: ["Sportsmanship and adherence to event guidelines."],
// thumbnail: `${tiaraAssetsPrefix}/technical/one_piece.avif`,
// startTime: "2024-05-09 10:00:00",
// // endTime: "2024-05-09 12:00:00",
// costs: 250,
// facultyCoordinators: [
// {
// name: "Michael Johnson",
// phone: "+1122334455",
// },
// ],
// studentCoordinators: [
// {
// name: "Zaneeq",
// phone: "9663499096",
// },
// {
// name: "Rifaz",
// phone: "6363741326",
// },
// ],
// },
// "5": {
// team: false,
// name: "ZenFlow (Ease of Flow)",
Expand Down Expand Up @@ -363,49 +363,49 @@ const categoriesList = {
},
],
},
"9": {
team: false,
name: "CADventures (3D CAD Challenge)",
description: "Map your boundless creativity with CAD.",
rules: [
"All the team members must be full-time students at an accredited University/College (UG or PG). ",
"There are no restrictions on the number of teams from the same Institute. ",
"The team should contain 1-2 members in total. ",
"Every individual in the team must have registered ID card of the event. Without which entry will be denied at the arena. ",
"The competition will consist of 2 rounds. ",
// "No arena access during race.",
// "No test flights.",
// "Teams must have charged batteries.",
// "Drone must cross finish line to win.",
// "Off-the-shelf drones prohibited.",
// "Frame size limitations.",
// "Battery/power supply limitations.",
// "Line-of-sight operation.",
// "Radio telemetry range limitations.",
],
prerequisites: [],
general_rules: ["Sportsmanship and adherence to event guidelines."],
thumbnail: `${tiaraAssetsPrefix}/technical/cad_ventures.avif`,
startTime: "2024-05-09 14:00:00",
// endTime: "2024-05-09 16:00:00",
costs: 250,
facultyCoordinators: [
{
name: "Michael Johnson",
phone: "+1122334455",
},
],
studentCoordinators: [
{
name: "Rahul Revankar",
phone: "8147841609",
},
{
name: "Mohammed Zaid",
phone: "7019180608",
},
],
},
// "9": {
// team: false,
// name: "CADventures (3D CAD Challenge)",
// description: "Map your boundless creativity with CAD.",
// rules: [
// "All the team members must be full-time students at an accredited University/College (UG or PG). ",
// "There are no restrictions on the number of teams from the same Institute. ",
// "The team should contain 1-2 members in total. ",
// "Every individual in the team must have registered ID card of the event. Without which entry will be denied at the arena. ",
// "The competition will consist of 2 rounds. ",
// // "No arena access during race.",
// // "No test flights.",
// // "Teams must have charged batteries.",
// // "Drone must cross finish line to win.",
// // "Off-the-shelf drones prohibited.",
// // "Frame size limitations.",
// // "Battery/power supply limitations.",
// // "Line-of-sight operation.",
// // "Radio telemetry range limitations.",
// ],
// prerequisites: [],
// general_rules: ["Sportsmanship and adherence to event guidelines."],
// thumbnail: `${tiaraAssetsPrefix}/technical/cad_ventures.avif`,
// startTime: "2024-05-09 14:00:00",
// // endTime: "2024-05-09 16:00:00",
// costs: 250,
// facultyCoordinators: [
// {
// name: "Michael Johnson",
// phone: "+1122334455",
// },
// ],
// studentCoordinators: [
// {
// name: "Rahul Revankar",
// phone: "8147841609",
// },
// {
// name: "Mohammed Zaid",
// phone: "7019180608",
// },
// ],
// },
"10": {
team: false,
name: "Business Bay (Shark Tank)",
Expand Down

0 comments on commit f4eadaf

Please sign in to comment.