Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

pablobm/kiva-loans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiva Loans

A site I built back in 2009. An experiment involving Sinatra, the Google Maps API, Heroku and the Kiva API.

The site was accessible at http://kiva-loans.herokuapp.com, but has since been shut down.

How to run locally

Install dependencies:

$ bundle install

Copy the sample env file and fill it out with the appropriate values:

$ cp .env.sample .env
$ vi .env

Run:

$ rackup

License

This work is in the Public Domain. Do whatever you like with it.

About

Show Kiva loans on a Google map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published