Fork me on GitHub

free-library-on-rails by medwards

Taking the functionality of the Distributed Library Project and moving it to a Rails backend so the code is less fugly

The Distributed Library Project was basically a book-sharing website with some basic library-type functionality. Originally written in PHP, it has since grown old and decrepit and requires considerable sprucing up. In Rails.

Dependencies

brendanlim's sms-fu (soon, and will probably be packaged anyways)

Install

Update your database.yml, and config.yml then run rake db:migrate. You should be good to go!

License

GNU Affero GPL

Authors

Michael Edwards (medwards@pilgrim.walledcity.ca)
Brendan Taylor (whateley@gmail.com)

Contact

Michael Edwards (medwards@walledcity.ca)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/medwards/free-library-on-rails