Bike database interface
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.
 
 
 
 
 
 
Loos 9e1f397fd7 lk | generates log number when new bike is logged 10 years ago
app lk | generates log number when new bike is logged 10 years ago
bin Louis | reverts fa110, which was branched instead 10 years ago
config Louis | user can mark bikes as picked up from the available freecyclery bikes page 10 years ago
db Louis | Adds reports on number of bikes sold and average price per year 10 years ago
lib/tasks Louis | Adds client waiting list to client list 10 years ago
log Louis | reverts fa110, which was branched instead 10 years ago
public Louis | reverts fa110, which was branched instead 10 years ago
spec lk | generates log number when new bike is logged 10 years ago
vendor/assets Louis | reverts fa110, which was branched instead 10 years ago
.gitignore Louis | Removes vagrant folder 10 years ago
.rspec lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
Gemfile LK removes autogenerated tests and fixes test and updates gems 10 years ago
Gemfile.lock LK removes autogenerated tests and fixes test and updates gems 10 years ago
README.md Louis | fixes some UI issues 10 years ago
Rakefile Louis | reverts fa110, which was branched instead 10 years ago
config.ru Louis | reverts fa110, which was branched instead 10 years ago
notes.txt LK removes autogenerated tests and fixes test and updates gems 10 years ago

README.md

#bike-db

Bike-db is an open source project that aims to helpcommunity bicycle projects track bikes, clients, and volunteers.

Bike-db is a Ruby on Rails project. The database used is PostGres.

An instance can be seen running at http://recyclery-tracker.herokuapp.com

The storyboard / feature list is at https://trello.com/b/ZCZ9sThH/bike-db-app

Feel free to request feature additions!