Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 718 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 718 Bytes

#Introduction Recently, there has been a lot of discussion and negativity regarding housing in San Francisco. This project's goal is to visualize the available data to possibly shed light as to how to solve the housing problem in San Francisco. Data that we wish to visualize include Homelessness, Affordable Housing, Evictions, Planned Construction, Change in Demands.

#Contributing Please follow the git-flow method if you would like to contribute. Create a pull request, and we can merge it with our branch. If you simply wish to share ideas or tasks, please join our Trello board. https://trello.com/b/l2KP2CUP

#Setup

  1. Install npm and node.
  2. run "npm install" in the SFHousing directory
  3. run "node app.js"