Skip to content

Commit

Permalink
Merge branch 'faqs' of git://github.com/robmyre/HillaryBNB
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcole committed Nov 23, 2016
2 parents 18694cc + 98493f4 commit 54c9959
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions app/views/pages/faq.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<li>
<h3>What is <%= site_name %>?</h3>
<blockquote>
<%= site_name %> is a room sharing service for the grassroots wing of <%= cause_name %>'s election campaign, helping volunteers find free lodging while on the road.
<%= site_name %> is a room sharing service that connects people who want to attend the march, but who need free lodging, with hosts that have extra room.
</blockquote>
</li>

Expand All @@ -11,9 +11,9 @@
<blockquote>
Both hosts and guests sign up using their existing Facebook or Google account, then fill out a simple profile with their email address, first name, and phone number.
<br/><br/>
Hosts: Click on the "I CAN HOST" - register using your zip code, dates available, number of spaces, and a brief message about the nature of the accommodations you have to offer (E.g. twin bed, dog lives in home, shared bathroom…). You will receive a daily email each evening with contact information for all of the volunteers interested in lodging with you. If a guest is interested in lodging with you in the next 48hours you will be sent their contact information immediately. Please reply to requests as quickly as possible and update your account to accurately reflect availability.
Hosts: Click "I CAN HOST" - register using your zip code, dates available, number of spaces, and a brief message about the nature of the accommodations you have to offer (E.g. twin bed, dog lives in home, shared bathroom…). You will receive a daily email each evening with contact information for all of the people interested in lodging with you. If a guest is interested in lodging with you in the next 48 hours you will be sent their contact information immediately. Please reply to requests as quickly as possible and update your account to accurately reflect availability.
<br/><br/>
Guests: Click on "FIND A HOST" - specify the zip code you are traveling to, along with the dates and total number of spaces requested. You will then be shown a list of potential hosts sorted by distance, and can choose to contact any of the hosts listed (if there are no hosts available, your search will be saved to make it easy to check back later). The host you have contacted will reach out to you by phone or email to arrange accommodations and any other details of your stay.
Guests: Click "FIND A HOST" - specify the zip code you are traveling to, along with the dates and total number of spaces requested. You will then be shown a list of potential hosts sorted by distance, and can choose to contact any of the hosts listed (if there are no hosts available, your search will be saved to make it easy to check back later). The host you have contacted will reach out to you by phone or email to arrange accommodations and any other details of your stay.
</blockquote>
</li>
<li>
Expand All @@ -23,33 +23,27 @@
</blockquote>
</li>
<li>
<h3>How many volunteers can I host?</h3>
<h3>How many guests can I host?</h3>
<blockquote>
That's up to you! Your host profile will stay listed for as long as you like. Whether you accept a given request or not is entirely up to you, as HillaryBNB just helps guest volunteers find you.
</blockquote>
</li>
<li>
<h3>What if I cannot host on certain days of the week or weekends?</h3>
<blockquote>
Create separate listings for each span of days that you are available to host. For example if you know you only want to host on weekends - create a separate listing for each weekend that you have available for visitors.
That's up to you! Your host profile will stay listed for as long as you like. Whether you accept a given request or not is entirely up to you, as MarchBNB just helps guests find you.
</blockquote>
</li>
<li>
<h3>As a host, how can I stop receiving requests?</h3>
<blockquote>
Sign in to HillaryBNB and delete your posting(s) OR use the “unsubscribe” link within any email from HillaryBNB.
Sign in to MarchBNB and delete your posting OR use the “unsubscribe” link within any email from MarchBNB.
</blockquote>
</li>
<li>
<h3>Can I use <%= site_name %> if I don't have a Facebook or Google account?</h3>
<blockquote>
Not at this time. By requiring signing up with Facebook or Google, we ensure the ability of hosts to verify the identity of guests on social media. We strongly encourage volunteers and hosts to connect over social media before reaching a hosting agreement.
Not at this time. By requiring signing up with Facebook or Google, we ensure the ability of hosts to verify the identity of guests on social media. We strongly encourage guests and hosts to connect over social media before reaching a hosting agreement.
</blockquote>
</li>
<li>
<h3>Who runs <%= site_name %>?</h3>
<blockquote>
A bunch of volunteer coders and activists. We are a non-profit, unincorporated group of people just trying to do our part to help <%= cause_name %> get elected.
A bunch of volunteer coders and activists. We are a non-profit, unincorporated group of people just trying to do our part to help make this event a success.
</blockquote>
</li>
<li>
Expand Down

0 comments on commit 54c9959

Please sign in to comment.