LK - update readme and gitignore

This commit is contained in:
Loos
2014-08-13 21:50:36 -04:00
parent e9b36c2070
commit 385f4cc579
2 changed files with 8 additions and 11 deletions
+3 -1
View File
@@ -15,5 +15,7 @@
/log/*.log
/tmp
# Ignore recyclery data
# Ignore secret assets
/lib/assets/*
.DS_Store
+5 -10
View File
@@ -1,16 +1,11 @@
#bike-db
=============
Lov2hasBike
Bike-db is an open source project that aims to helpcommunity bicycle projects track bikes, clients, and volunteers.
opensource interface for community 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/
###Tech
Rails
Bootstrap
PostGres
The storyboard / feature list is at https://trello.com/b/ZCZ9sThH/bike-db-app
Feature list:
https://trello.com/b/ZCZ9sThH/bike-db-app
Feel free to request feature additions!