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 29eefefd39 Nicer than using exclude in .git 7 years ago
Connections You can now use local_configuations.php for configuration. 7 years ago
attic Turns off the ability to delete a users sign-in entry. 9 years ago
css More for DHHR. 7 years ago
examples Added some pertinent advice about self-signed certs. 9 years ago
js Adds a link to dhhr.php 7 years ago
json Corrects error checking for middle name. 8 years ago
sql Add a deposit to initialize the POS 7 years ago
stats Improves the header information with days/hours. 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
README.md Reverse wiki link. 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 Removal of hardwired universal login. 9 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 As it turns out, adding base was not such a great idea. 8 years ago
include_header_contacts.html Simply changes positivespin.org/home2 to positivespin.org. In the future this should be unhardwired. 8 years ago
include_header_shop.html Simply changes positivespin.org/home2 to positivespin.org. In the future this should be unhardwired. 8 years ago
include_header_start_shop.html Simply changes positivespin.org/home2 to positivespin.org. In the future this should be unhardwired. 8 years ago
include_header_stats.html Applies new css changes (stats.css). 8 years ago
index.php Removes annoying long line added by some pyscho editor. 9 years ago
individual_history_log.php Removes unneccessary information from the top of the page. 9 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. 9 years ago
location_add_edit_select.php Removes annoying long line added by some pyscho editor. 9 years ago
robots.txt Initial commit of YBDB code from July 24, 2014. 10 years ago
shop_log.php Improves the css a little (in transaction.css) for shop_log now that table is relative to take into account longer statuses. 8 years ago
shop_welcome.php Minor improvements. 9 years ago
start_shop.php This improves the menu based on context. 9 years ago
stats.php Adds a link to dhhr.php 7 years ago
transaction_log.php Changes length of description shown. Allows for lazy searches in the browser. 7 years ago

README.md

Yellow-Bike-Database

Development Branch of Yellow Bike Project Hours and Transaction Database

The basic objective here since Yellow Bike Project does not host their own version control repository, at least until recently (on December 29, 2014 a repository was setup), is to keep Main pristine, and do development work here, on the assumption that they may want to commit new changes. This branch is being used by YBDB, the BikeBike Docker image.

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!