Helping individuals find their perfect neighborhood.
Apartment seekers don’t have access to the tools that will allow them to determine if the neighborhood of their choice fits their lifestyle preferences.
NeighborGood displays recent 311 complaints on a Google Map so that individuals know what neighborhoods to avoid while seeking apartments in NYC. It allows users to filter by boroughs and different types of 311 complaints (e.g., noise, parking or sanitation complaints) so that they can find a neighborhood that's suitable for them.
git clone git@github.com:newton-brooks/Neighbor-Good.git
cd Neighbor-Good
npm install
npm start
Open http://localhost:3000/ to view the app in a browser.
- 311 Service Request API - Listing of all 311 service request from 2010 to Present
- react - JavaScript Library
- HTML/CSS
- Implementing the NYPD APl to determine which neighborhoods are safe.
- Expanding our map to all of NY state.
- NeighborGood was made over a 2-day Hackathon at C4Q in March of 2018.
- Our slogan is "Is your Neighbor Good?"