Website that serves to demonstrate Community Bike Software via Docker Containers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

194 lines
9.7 KiB

9 years ago
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Community Bike Software Demo Page - &ldquo;Reuse Bikes and Reuse Code&rdquo;</title>
<script src="js/jquery-2.1.3.js"></script>
<script src="js/bikebike.js"></script>
<style>
label {
display: inline-block;
text-align: right;
width: 166px;
font-weight: bold;
9 years ago
}
.quote {
font-style: italic;
}
input {
margin-left: 26px;
}
div > p {
margin-left: 26px;
width: 900px;
}
div > div {
margin-left: 26px;
width: 900px;
9 years ago
}
h1 {
color: blueviolet;
}
.text {
display: inline-flex;
margin-left: 0px;
}
9 years ago
</style>
</head>
<body>
<div class="quote" style="text-align:center; font-size:xx-large;">&ldquo;Reuse Bikes and Reuse Code.&rdquo;</div>
9 years ago
<h1>Yellow Bike Database</h1>
<p><div class="quote">&ldquo;Yellow Bike Project's Hours and Transaction Database&rdquo;</div></p>
<p>
<label>Demo Site:</label> <a href="https://ybdb.bikelover.org/">https://ybdb.bikelover.org</a>
9 years ago
</p>
<div id="ybdb">
<label>Docker Image:</label> <a href="https://registry.hub.docker.com/u/bikebike/ybdb/">https://registry.hub.docker.com/u/bikebike/ybdb/</a>
<br /><label>Repository being used:</label> <a href="https://github.com/fspc/Yellow-Bike-Database">https://github.com/fspc/Yellow-Bike-Database</a>
<br /><label>Initial source code:</label> <a href="http://austinyellowbike.org/about/special-projects/yellow-bike-hours-and-transaction-database/">yellow-bike-hours-and-transaction-database</a>
(Database dump date - 2014-07-24)
<br /><label>Additional Repositories:</label> <div class="text">There are additional repositories at GitHub that were created by Third Hand and Plan B.
Currently, they are not being developed or maintained. The Community Bike Shop Database (CBDB below) is the newest code base from the Yellow Bike Project
that is being developed. The demo is from a repository derived from a slightly earlier version of YBDB that is being actively developed by Positive Spin.
</div>
<br /><label>CBDB Repository:</label> <a href="https://github.com/nwilkes2/CommunityBikeShopDB">https://github.com/nwilkes2/CommunityBikeShopDB</a>
(Repository created & database dump date - 2014-12-29)
</div>
<input type="submit" id="ybdb_button" value="Show More">
9 years ago
<h1>BikeBinder</h1>
<p><div class="quote">&ldquo;BikeBinder is Free Ride's Inventory System application.&rdquo;</div></p>
9 years ago
<p>
<label>Demo Site:</label> <a href="https://bikebinder.bikelover.org/">http://bikebinder.bikelover.org</a>
9 years ago
<br /><label>Logins:</label> staff@freeridepgh.org, volunteer@freeridepgh.org
<br /><label>Password:</label> <em>password</em>
</p>
<div id="bikebinder">
<label>Docker Image:</label> <a href="https://registry.hub.docker.com/u/bikebike/bikebinder/">https://registry.hub.docker.com/u/bikebike/bikebinder/</a>
<br /><label>Repository:</label> <a href="https://github.com/FreeRidePGH/BikeBinder">https://github.com/FreeRidePGH/BikeBinder</a>
<br /><label>Related Repository:</label> <a href="https://github.com/zflat/label_gen-free_ride">https://github.com/zflat/label_gen-free_ride</a> (label generator)
</div>
<input type="submit" id="bikebinder_button" value="Show More">
9 years ago
<h1>BikeShed</h1>
<p><div class="quote">&ldquo;Bikeshed is Velocipede's User, Sales, and Bike Inventory Web App.&rdquo;</div></p>
<p>
<label>Demo Site:</label> <a href="https://bikeshed.bikelover.org/">http://bikeshed.bikelover.org</a>
9 years ago
<br /><label>Logins:</label> Test user buttons may be found at the bottom of the website page.
</p>
<div id="bikeshed">
<label>Docker Image:</label> <a href="https://registry.hub.docker.com/u/bikebike/bikeshed/">https://registry.hub.docker.com/u/bikebike/bikeshed</a>
<br /><label>Repository:</label> <a href="https://github.com/spacemunkay/BikeShed">https://github.com/spacemunkay/BikeShed</a>
</div>
<input type="submit" id="bikeshed_button" value="Show More">
9 years ago
<h1>Freehub</h1>
<p><div class="quote">&ldquo;Freehub is a member and shop visit application implemented in Rails by the San Francisco Bike Kitchen.&rdquo;</div></p>
<p>
<label>Demo Site:</label> <a href="https://freehub.bikelover.org/">https://freehub.bikelover.org</a>
<br /><label>Logins:</label> greeter, sfbk, mechanic, scbc, cbi, admin
<br /><label>Password:</label> <em>test</em>
</p>
<div id="freehub">
<label>Docker Image:</label> <a href="https://registry.hub.docker.com/u/bikebike/freehub/">https://registry.hub.docker.com/u/bikebike/freehub/</a>
<br /><label>Repository:</label> <a href="https://github.com/asalant/freehub/wiki">https://github.com/asalant/freehub/wiki</a>
</div>
<input type="submit" id="freehub_button" value="Show More">
<h1>Bike Tree</h1>
<p><div class="quote">&ldquo;An open source mash up for co-ops with several features including POS/member, membership tracking, volunteer tracking, paid repairs tracking, and a bike rental tracking system (bike library).&rdquo;</div></p>
<p>
<label>Demo Site:</label> <a href="https://biketree.bikelover.org/">https://biketree.bikelover.org</a>
<br /><label>Logins:</label> kelsey (Admin), mark (Sales Clerk)
<br /><label>Password:</label> <em>password</em>
</p>
<div id="biketree">
<label>Docker:</label> <a href=" https://github.com/fspc/biketree/tree/master/docker"> https://github.com/fspc/biketree/tree/master/docker</a>
<br /><label>Repository:</label> <a href=" https://github.com/fspc/biketree"> https://github.com/fspc/biketree</a>
</div>
<input type="submit" id="biketree_button" value="Show More">
<h1>VTracklery</h1>
<p><div class="quote">&ldquo;Volunteer time logging and kiosk app for community bike shops.&rdquo;</div></p>
<p>
<label>Demo Site:</label> <a href="https://vtracklery.bikelover.org">https://vtracklery.bikelover.org</a>
</p>
<div id="vtracklery">
<label>Repository:</label> <a href="https://github.com/recyclery/vtracklery">https://github.com/recyclery/vtracklery</a>
</div>
<input type="submit" id="vtracklery_button" value="Show More">
<h1>Recyclery Bikes and Clients Database</h1>
<p><div class="quote">&ldquo;A database for tracking bikes and free bike recipients written for The Recyclery Collective.&rdquo;</div></p>
<p>
<label>Demo Site:</label> <a href="https://bike-database.bikelover.org">https://bike-database.bikelover.org</a>
<br /><label>Login:</label> bike@bikelover.org
<br /><label>Password:</label> <em>password</em>
</p>
<div id="bike-database">
<label>Repository:</label> <a href=" https://github.com/Loos/bike-database"> https://github.com/Loos/bike-database</a>
</div>
<input type="submit" id="bike-database_button" value="Show More">
<h1>VTracklery2.0</h1>
<p><div class="quote">&ldquo;Volunteer time logging and kiosk app for community bike shops.&rdquo;</div></p>
<p>
<label>Demo Site:</label> <a href="https://vtracklery2.bikelover.org">https://vtracklery2.bikelover.org</a>
<br /><label>Login:</label> melanie.mazanec@gmail.com
<br /><label>Password:</label> <em>password</em>
</p>
<div id="vtracklery2">
<label>Repository:</label> <a href="https://github.com/recyclery/vtracklery2.0"> https://github.com/recyclery/vtracklery2.0</a>
</div>
<input type="submit" id="vtracklery2_button" value="Show More">
<h1>Workstand</h1>
<p><div class="quote">&ldquo;Volunteer time logging and kiosk app for community bike shops.&rdquo;</div></p>
<p>
<label>Demo Site:</label> <a href="https://workstand.bikelover.org">https://workstand.bikelover.org</a>
<br /><label>Login:</label> admin@workstand.dev
<br /><label>Password:</label> <em>bike!bike!</em>
</p>
<div id="workstand">
<label>Docker:</label> <a href="https://github.com/fspc/workstand/blob/master/docker-compose.demo.yml">https://github.com/fspc/workstand/blob/master/docker-compose.demo.yml</a> <br>
<label>Repository:</label> <a href="https://github.com/BridgeCityBicycleCoop/workstand">https://github.com/BridgeCityBicycleCoop/workstand</a>
</div>
<input type="submit" id="workstand_button" value="Show More">
<h1>SignIn App</h1>
<p><div class="quote">&ldquo;The Sign In App is a mobile app to track Volunteer, Member, Staff or Earn a bike hours.&rdquo;</div></p>
9 years ago
<p>
<label>Info Page:</label> <a href="https://www.bikecollectives.org/wiki/index.php?title=Sign_In_App">view</a>
9 years ago
</p>
<div id="signinapp">
<label>Repository:</label> <a href="https://github.com/mrmomoko/SignInBikeCollectives">https://github.com/mrmomoko/SignInBikeCollectives</a>
</div>
<input type="submit" id="signinapp_button" value="Show More">
<h1>Bicycle Kitchen POS</h1>
<p><div class="quote">&ldquo;A custom point-of-sale program for the Mac.&rdquo;</div></p>
<p>
<label>Info Page:</label> <a href="https://www.elance.com/samples/bicycle-kitchen-pos-custom-point-of-sale-program-mac-macos-mac-pos-point-of-sale/33178978/">view</a>
</p>
<div id="bikekitchenpos">
<label>Repository:</label> <a href="https://github.com/jmoody/BicycleKitchenPOS">https://github.com/jmoody/BicycleKitchenPOS</a>
</div>
<input type="submit" id="bikekitchenpos_button" value="Show More">
<div>
<h1>Sibling webpage @ the Bike Collectives Wiki!</h1>
<label>Other Webpage:</label> <a href="https://www.bikecollectives.org/wiki/index.php?title=Software">https://www.bikecollectives.org/wiki/index.php?title=Software</a>
</div
<div>
<h1>FLOSS Submissions, Additional Information or Help Wanted?</h1>
<label>Contact:</label> <a href="mailto:Jonathan Rosenbaum <bike@bikelover.org>">Jonathan Rosenbaum &lt;bike@bikelover.org&gt;</a>
</div>
<br /><br />
9 years ago
</body>
</html>