Skip to content

Commit

Permalink
Merge pull request #22 from Brian-E-Nguyen/about
Browse files Browse the repository at this point in the history
Frequently Asked Questions
  • Loading branch information
BrianENguyen authored Nov 28, 2021
2 parents 7d0d212 + 48de938 commit a14930e
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 33 deletions.
114 changes: 114 additions & 0 deletions src/components/FAQ.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
<template>
<div>
<h2 class="about_subheader">Frequently Asked Questions</h2>
<v-expansion-panels>
<v-expansion-panel>
<v-expansion-panel-header>
<h4 class="question">1. Do I have to pay dues to become a member?</h4>
</v-expansion-panel-header>
<v-expansion-panel-content>
<p>
No! You do not have to pay a single penny to be part of our
organization
</p>
</v-expansion-panel-content>
</v-expansion-panel>
<v-expansion-panel>
<v-expansion-panel-header>
<h4 class="question">2. Do I have to be Buddhist or Asian?</h4>
</v-expansion-panel-header>
<v-expansion-panel-content>
No! The Tzu Chi Foundation is an international organization that has
volunteers from many different backgrounds, races, religions, etc.
</v-expansion-panel-content>
</v-expansion-panel>
<v-expansion-panel>
<v-expansion-panel-header>
<h4 class="question">3. Do I have to be vegetarian / vegan?</h4>
</v-expansion-panel-header>
<v-expansion-panel-content>
<p>
We promote environmental protection by having a vegan / vegetarian
diet. This diet eliminates environmental pollution and shows
compassion towards animals; however, you do
<strong>NOT</strong> have to be vegetarian / vegan to be part of our
organization
</p>
</v-expansion-panel-content>
</v-expansion-panel>
<v-expansion-panel>
<v-expansion-panel-header>
<h4 class="question">
4. What's the difference between "Tzu Chi" and "Tzu Ching"?
</h4>
</v-expansion-panel-header>
<v-expansion-panel-content>
<p>
<em>Tzu Chi</em> is our main international-relief organization. In
Chinese, it means "Compassionate Relief"
</p>
<p>
<em>Tzu Ching</em> is the collegiate-level of Tzu Chi. In Chinese,
it means "Compassionate Youth." We are the CSULB collegiate branch
of Tzu Chi, hence we are called <em>CSULB Tzu Ching</em>. We are
also sometimes called the
<em>Tzu Chi Collegiate Association of CSULB</em>. Hopefully those
terms aren't confusing!!
</p>
</v-expansion-panel-content>
</v-expansion-panel>
<v-expansion-panel>
<v-expansion-panel-header>
<h4 class="question">
5. What is the uniform that you wear? How can I get one?
</h4>
</v-expansion-panel-header>
<v-expansion-panel-content>
<p>
Tzu Chi members wear a blue Tzu Chi shirt, white pants, and white
socks for their uniform. It signifies blue skies and white clouds.
By wearing our uniforms, we are building a presence for those who
are receiving our help
</p>
<p>
To obtain a uniform, you must reach 20 hours of volunteering across
<u>4 unique events</u>. This includes food distributions, medical
outreaches, etc. We also have virtual volunteering for you at
beanbeanbean.com and freerice.com, as well as sharing us your veggie
foods. General meetings, book club gatherings, and Dharma studies
also count towards your hours. Social events
<strong> DO NOT</strong> count. Hours carry over between semesters /
years
</p>
</v-expansion-panel-content>
</v-expansion-panel>
<v-expansion-panel>
<v-expansion-panel-header>
<h4 class="question">6. My question wasn't answered in here!</h4>
</v-expansion-panel-header>
<v-expansion-panel-content>
<p>
Feel free to send us an email at
<a href="mailto:[email protected]" target="_blank"
>[email protected]</a
>! You can also join our
<a href="https://discord.gg/fmf3JtTNCc" target="_blank"
>Discord server</a
>
to ask us any questions, or to socialize with us and other general
members!
</p>
</v-expansion-panel-content>
</v-expansion-panel>
</v-expansion-panels>
</div>
</template>

<style scoped>
.question {
color: #34be82;
}
.answer {
margin: 0px 20px;
}
</style>
74 changes: 41 additions & 33 deletions src/views/AboutView.vue
Original file line number Diff line number Diff line change
@@ -1,48 +1,56 @@
<template>
<CardWrapper>
<h1 id="about_header">About Us</h1>
<h2 class="about_subheader">The Tzu Chi Foundation</h2>
<p>
The Tzu Chi Foundation (<em>tzu</em> - "compassionate", <em>chi</em> -
"relief") is a global relief organization whose main missions are charity,
education, medicine, and humanistic culture. The organization was founded
in Taiwan by Dharma Master Cheng in 1966, and it began as a group of 30
housewives who saved money everyday, which would then be donated to those
in need. This incentivized others to follow their acts of compassion. The
organization expanded throughout the years and became a major organization
to provide relief services. The Tzu Chi Foundation today consists of over
10 million members worldwide in over 50 countries. In 2020, Tzu Chi has
provided aid to 125 countries, donated over 2 million medical masks,
provided food to over 70 thousand households, and benefitted 17,335
students from their tutoring program
</p>
<p>
For more information about the Tzu Chi Foundation:
<a href="">click here to visit Tzu Chi USA's website</a>
</p>
<h2 class="about_subheader">CSULB Tzu Ching</h2>
<p>
The Tzu Chi Foundation consists of collegiate chapters throughout the
world. CSULB Tzu Ching (<em>tzu</em> - "compassionate", <em>ching</em> -
"youth") was founded in 2014 and consists of many students from diverse
backgrounds, majors, ethnicities, and more. Our general meetings are once
a month and we provide diverse range of events for members to attend, such
as food-packing events, medical outreaches, senior center visits, and
socials. Go Beach! Go Tzu Ching!
</p>
</CardWrapper>
<div id="about">
<CardWrapper>
<h1 id="about_header">About Us</h1>
<h2 class="about_subheader">The Tzu Chi Foundation</h2>
<p>
The Tzu Chi Foundation (<em>tzu</em> - "compassionate", <em>chi</em> -
"relief") is a global relief organization whose main missions are
charity, education, medicine, and humanistic culture. The organization
was founded in Taiwan by Dharma Master Cheng in 1966, and it began as a
group of 30 housewives who saved money everyday, which would then be
donated to those in need. This incentivized others to follow their acts
of compassion. The organization expanded throughout the years and became
a major organization to provide relief services. The Tzu Chi Foundation
today consists of over 10 million members worldwide in over 50
countries. In 2020, Tzu Chi has provided aid to 125 countries, donated
over 2 million medical masks, provided food to over 70 thousand
households, and benefitted 17,335 students from their tutoring program
</p>
<p>
For more information about the Tzu Chi Foundation,
<a href="https://tzuchi.us/" target="_blank"
>click here to visit Tzu Chi USA's website</a
>
</p>
<h2 class="about_subheader">CSULB Tzu Ching</h2>
<p>
The Tzu Chi Foundation consists of collegiate chapters throughout the
world. CSULB Tzu Ching (<em>tzu</em> - "compassionate", <em>ching</em> -
"youth") was founded in 2014 and consists of many students from diverse
backgrounds, majors, ethnicities, and more. Our general meetings are
once a month and we provide diverse range of events for members to
attend, such as food-packing events, medical outreaches, senior center
visits, and socials. Go Beach! Go Tzu Ching!
</p>
<FAQ />
</CardWrapper>
</div>
</template>

<script>
import CardWrapper from '../components/UI/CardWrapper';
import FAQ from '../components/FAQ';
export default {
components: {
CardWrapper,
FAQ,
},
};
</script>

<style scoped>
<style>
#about_header {
text-align: center;
font-size: 3rem;
Expand Down

0 comments on commit a14930e

Please sign in to comment.