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 929168dde4 lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
app lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
bin initial commit 10 years ago
config lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
db lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
lib delete .swp files 10 years ago
log initial commit 10 years ago
public initial commit 10 years ago
spec lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
vendor add datepicker and selectpicker 10 years ago
.DS_Store add datepicker and selectpicker 10 years ago
.gitignore LK - update readme and gitignore 10 years ago
.rspec lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
Gemfile lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
Gemfile.lock lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
README.md LK - update readme and gitignore 10 years ago
README.rdoc initial commit 10 years ago
Rakefile initial commit 10 years ago
config.ru initial commit 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://secret-earth-4230.herokuapp.com/

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

Feel free to request feature additions!