Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

joelinwood/open-retirement.github.com

 
 

Repository files navigation

Chicago Nursing Home Search

This is a tool for people to research nursing homes in the Chicagoland area using nursing home provider info from Medicare.

See the live site here: Chicago Nursing Home Search

Running Locally

To run this site locally, you'll need to use Jekyll. Then, to clone the site with git and run it with:

git clone https://github.com/open-retirement/open-retirement.github.com.git
cd open-retirement.github.com
jekyll serve

You'll be able to see it running at http://localhost:5000

Contributing

If you'd like to contribute, fork the repository, make any changes in a separate branch, and open up a pull request against the master branch.

Currently we're using Bower for front end dependencies, so you'll need npm installed to update any libraries. Just run npm install in the root directory, and it will install Grunt, Bower, and build the current libraries.

Credits

All data provided by Medicare, with additional datasets on their site.

About

Nursing Home Search app for Cook County

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • HTML 6.8%
  • Other 0.7%