mirror of
https://github.com/fspc/bike-database.git
synced 2025-02-23 01:23:24 -05:00
LK - update readme and gitignore
This commit is contained in:
parent
e9b36c2070
commit
385f4cc579
4
.gitignore
vendored
4
.gitignore
vendored
@ -15,5 +15,7 @@
|
|||||||
/log/*.log
|
/log/*.log
|
||||||
/tmp
|
/tmp
|
||||||
|
|
||||||
# Ignore recyclery data
|
# Ignore secret assets
|
||||||
/lib/assets/*
|
/lib/assets/*
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
15
README.md
15
README.md
@ -1,16 +1,11 @@
|
|||||||
#bike-db
|
#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
|
Bike-db is a Ruby on Rails project. The database used is PostGres.
|
||||||
track bikes, clients, and volunteers
|
|
||||||
|
|
||||||
|
An instance can be seen running at http://secret-earth-4230.herokuapp.com/
|
||||||
|
|
||||||
###Tech
|
The storyboard / feature list is at https://trello.com/b/ZCZ9sThH/bike-db-app
|
||||||
Rails
|
|
||||||
Bootstrap
|
|
||||||
PostGres
|
|
||||||
|
|
||||||
|
Feel free to request feature additions!
|
||||||
Feature list:
|
|
||||||
https://trello.com/b/ZCZ9sThH/bike-db-app
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user