Yellow Bike Project Hours and Transaction Database for Community Bike Shops
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.
 
 
 
 
 
 
Jonathan Rosenbaum a56ec4d9ff
GPLv3!
7 years ago
Connections Adds better error output, fixes #34. 7 years ago
attic Turns off the ability to delete a users sign-in entry. 9 years ago
css Adds prev next buttons as req in enhancement #12 7 years ago
examples Little spelling change. 7 years ago
js Mozilla, not chrome, picked up on the strict javascript requirement. 7 years ago
json Fixes #28. 7 years ago
sql Modifies date in shops from date to datetime for #26. 7 years ago
stats Adds same SQL logic as with paid_membership stats. 7 years ago
.gitignore Nicer than using exclude in .git 7 years ago
150_10.jpg Initial commit of YBDB code from July 24, 2014. 10 years ago
LICENSE GPLv3! 7 years ago
README.md Some long overdue major changes. 7 years ago
contact_add_edit.php This adds WAIVER_LABEL so that it can be user defined. 8 years ago
contact_add_edit_select.php Adds include_footer so people have links to report bugs, etc. 7 years ago
favicon.gif Initial commit of YBDB code from July 24, 2014. 10 years ago
favicon.ico Initial commit of YBDB code from July 24, 2014. 10 years ago
include_footer.html Adds Bugs, Wiki, and Development info in the footer! 7 years ago
include_header.html Adds prev next buttons as req in enhancement #12 7 years ago
include_header_contacts.html Changes Statistics to Reports. Lots of header include files. 7 years ago
include_header_shop.html Changes Statistics to Reports. Lots of header include files. 7 years ago
include_header_stats.html Adds moment library to stats header. 7 years ago
index.php Removes annoying long line added by some pyscho editor. 10 years ago
individual_history_log.php Removes unneccesary code. 7 years ago
individual_hours_log.php Many goodies for a better user experience. 9 years ago
location_add_edit.php Removes annoying long line added by some pyscho editor. 10 years ago
location_add_edit_select.php Removes annoying long line added by some pyscho editor. 10 years ago
robots.txt Initial commit of YBDB code from July 24, 2014. 10 years ago
shop_log.php This allows you to update in place without closing. Nice. 7 years ago
shop_welcome.php Changed season to shop season as recommended by Jonathan Nellis. 7 years ago
start_shop.php CanEdit now proper for change from date to datetime. 7 years ago
stats.php Changes the language from members to metrics 7 years ago
transaction_log.php Fixes #36, swap intval with floatval. 7 years ago

README.md

Yellow-Bike-Database

Yellow Bike Database (YBDB) is a specialized software for Community Bike Shops (CBS). It is one of the most, if not the most mature solutions currently available for CBSes. Originally, developed for the Austin Yellow Bike Project, this software fork has taken on a life of its own, borrowing on the simplicity of the original software but adding many enhancements to lessen the learning curve, and bring it into the 21st century!

In 2014, Positive Spin of Morgantown, WV in the USA was looking for a way to replace the messy, ineffective, and highly error-prone paper based record system used by the shop. Docker images were created to test out and explore what few projects could be found at the time. YBDB stood out, not because of its appearance, but because of how closely its approach mirrored the paper based recording system used by Positive Spin.

It was a successful choice, and continues to improve! You can read more about the FLOSS process at bikecollectives.org in this presentation.

There is a demo at http://ybdb.wvcompletestreets.org. Try it out!

Docker Development is at https://github.com/fspc/ybdb.

Check out the Wiki!