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 fa110546c8 Merge pull request #1 from noinarisak/master 10 years ago
etc/postgres initial rails-dev-box vagrant implementation 10 years ago
puppet move rails app into src/, add Vagrantfile & puppet/ assets and add src/.gitignore file 10 years ago
src move rails app into src/, add Vagrantfile & puppet/ assets and add src/.gitignore file 10 years ago
.gitignore pimped out the .gitignore file using http://gitignore.io 10 years ago
.rspec lk - add devise for session management; user must log in to update bikes & volunteers 10 years ago
NOTES.txt initial rails-dev-box vagrant implementation 10 years ago
README.md initial rails-dev-box vagrant implementation 10 years ago
README.rdoc initial rails-dev-box vagrant implementation 10 years ago
Vagrantfile initial rails-dev-box vagrant implementation 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!