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

Commit

Permalink
Merge pull request #45 from codeforsanjose/ISSUE-#44
Browse files Browse the repository at this point in the history
ISSUE-#44: purdy
  • Loading branch information
howdoicomputer committed Mar 15, 2017
2 parents 225614c + d7eb77a commit 66d7c78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
[![Coverage Status](https://coveralls.io/repos/github/codeforsanjose/findahome/badge.svg?branch=development)](https://coveralls.io/github/codeforsanjose/findahome?branch=development)
[![Dependency Status](https://gemnasium.com/badges/github.com/codeforsanjose/findahome.svg)](https://gemnasium.com/github.com/codeforsanjose/findahome)

![screenshot](http://i.imgur.com/AaVd6VY.png)

# Find a Home

The Find a Home project is an effort by a group within Code for San Jose to provide mobile and web applications that make finding affordable housing in the Bay Area not only easy but also moderately fun.
Expand All @@ -14,6 +16,10 @@ While this is good and all, finding that selection of housing is somewhat diffic

Since fancy webapps like Zillow and Padmapper lack rent controlled listings and Social Serve is not on par with with said fancy webapps, Find a Home's goal is to provide a web and mobile application that serves the community - all while being really, really good looking.

# Sneak peek

There is a staging server that lives [here](http://199.245.57.129/). Due to the rapid pace of development, it may be broken at any time so keep that in mind - sorry.

## Tech

Both the mobile and web applications will be powered by a Rails based API that serves up rental listings within Santa Clara county, with the initial listings being crawled from the Social Serve website. The API conforms to the JSON:API standard and will use Swagger to both document the API and provide SDK generation for various languages.
Expand Down

0 comments on commit 66d7c78

Please sign in to comment.