mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-16 05:44:17 -06:00
added(facts): started adding facts about BAJA
This commit is contained in:
parent
1a82365521
commit
1ef784d162
@ -1,9 +1,9 @@
|
||||
Chassis and Ergonomics:
|
||||
Chassis and Ergonomics: #to be fixed
|
||||
iconUrl: https://res.cloudinary.com/dpgrgsh7g/image/upload/v1710016930/IMG-20240207-WA0000_e1jcf4.jpg
|
||||
shortDescription: The chassis and ergo team builds the Main Chassis of the Car and builds the components for the driver to sit in
|
||||
longDescription: Step into the world of the Chassis and Ergonomics Team, where comfort meets performance in every curve and contour. With an eye for detail and a passion for perfection, they sculpt the backbone of our vehicle, ensuring it's not just built to last, but to excel. From optimizing seating positions to fine-tuning weight distribution, they're the architects of a ride that feels as good as it looks. Join us as we push the boundaries of design and functionality, driven by the ingenuity of our Chassis and Ergonomics Team.
|
||||
subteamAtWork: https://res.cloudinary.com/dpgrgsh7g/image/upload/v1710016930/IMG-20240207-WA0000_e1jcf4.jpg
|
||||
Drivetrain:
|
||||
Final Drive:
|
||||
iconUrl: https://res.cloudinary.com/dpgrgsh7g/image/upload/v1710016930/IMG-20240207-WA0000_e1jcf4.jpg
|
||||
shortDescription: The drivetrain team connects the engine to the wheels
|
||||
longDescription: The drivetrain subteam plays a pivotal role in ensuring efficient power transfer from the engine to the wheels, overseeing key components such as gearboxes, axles, and driveshafts. Through hands-on learning and mentorship, members develop a comprehensive skill set in CAD, FEA, CAM, and machining, empowering them to design, analyze, and manufacture critical vehicle components with a focus on innovation and practical applications.
|
||||
@ -23,7 +23,7 @@ Electrical:
|
||||
shortDescription: The electrical team connects some of the instruments the car uses and supports the team in additional ways
|
||||
longDescription: The electrical team is pivotal in ensuring the performance, safety, and reliability of the racing car during competitions. They design robust electronics and safety mechanisms capable of withstanding the rigors of endurance racing. Additionally, they provide technological support to other sub-teams, integrating data collection systems that directly influence the design process for all components. Their responsibilities encompass designing, testing, and optimizing electrical systems while leveraging data to enhance vehicle performance and safety.
|
||||
subteamAtWork: https://res.cloudinary.com/dpgrgsh7g/image/upload/v1710016930/IMG-20240207-WA0000_e1jcf4.jpg
|
||||
Logistics:
|
||||
Business:
|
||||
iconUrl: https://res.cloudinary.com/dpgrgsh7g/image/upload/v1710016930/IMG-20240207-WA0000_e1jcf4.jpg
|
||||
shortDescription: The logistics team handles the business side of the club and handles planning of trips to competitions
|
||||
longDescription: We handle generating a majority of the money needed for operation of the club, travel funds and our social media pages. As part of our responsibility to our sponsors we handle organizing and training all of our members to an industry standard level, all of our work from software, sponsorship, professional outreach, CAD and manufacturing processes.
|
||||
|
20
src/MockDB/bajaFacts.yml
Normal file
20
src/MockDB/bajaFacts.yml
Normal file
@ -0,0 +1,20 @@
|
||||
memberData:
|
||||
Leads: 10
|
||||
Seniors: 17
|
||||
Junoirs: 0
|
||||
subTeams:
|
||||
- Captain
|
||||
- Software
|
||||
- Powertrain
|
||||
- Business
|
||||
- Steering
|
||||
- Final Drive
|
||||
- Powertrain
|
||||
- Suspension
|
||||
- Egronomics
|
||||
- Chassis
|
||||
- Eletrical
|
||||
funFacts:
|
||||
startDate: 1989
|
||||
recentPlacement: 50
|
||||
placementLocation: Gorman, California
|
27
src/MockDB/carFacts.yml
Normal file
27
src/MockDB/carFacts.yml
Normal file
@ -0,0 +1,27 @@
|
||||
year2019:
|
||||
mainColour:
|
||||
topSpeed:
|
||||
engineModel:
|
||||
weight: heavy #used if unknown
|
||||
races:
|
||||
xyzplace:
|
||||
events:
|
||||
manuverability: 10th
|
||||
# to do add more accurate if known
|
||||
abcplace:
|
||||
events:
|
||||
manuverability: 10th
|
||||
|
||||
year2022:
|
||||
mainColour:
|
||||
topSpeed:
|
||||
engineModel:
|
||||
weight: heavy #used if unknown
|
||||
races:
|
||||
xyzplace:
|
||||
events:
|
||||
manuverability: 10th
|
||||
# to do add more accurate if known
|
||||
abcplace:
|
||||
events:
|
||||
manuverability: 10th
|
Loading…
x
Reference in New Issue
Block a user