GithubHelp home page GithubHelp logo

collinjackson93 / locale Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 24.41 MB

Find Where You Belong

License: MIT License

JavaScript 25.86% CSS 28.52% HTML 45.29% Ruby 0.05% PowerShell 0.02% Python 0.25% Shell 0.02%

locale's Introduction

Locale

Finds your perfect neighborhood.

Uses the Chicago Tribune crime data API, along with Trulia and Google Places.

Users answer a series of fun questions, similar to a Buzzfeed quiz. Based on their responses, the application determines their preferences for several metrics, including crime, nightlife, price, and more. It then ranks the communities of select large cities by how well they fit the user's preferences and displays them on a map of the city, with information about each.

Docker

Run docker build -t locale . whenever there is a code change. To start the application, run docker run --rm -p 8080:8080 locale. To run tests, run docker run --rm locale npm test.

Tests

Run npm test to run all unit tests, including JSHint and JSCS.

Coding Style

This project uses a lightly modified version of the node-style-guide. Make sure your JavaScript conforms to the appropriate style by running npm test. If you feel like the style requirements should be modified, the documentation for JSCS can be found here. Additionally, in the unlikely event that JSHint options need to be modified, here is that documentation. The options must be placed in the appropriate .*rc file.

locale's People

Contributors

collinjackson93 avatar qc12su avatar thomasameisel avatar

Watchers

 avatar  avatar

Forkers

thomasameisel

locale's Issues

Error adding coordinates

Error, destination is probably in the water 41.84441360869565,-87.62875313043479: 270/291
Error, destination is probably in the water 41.84441360869565,-87.61398482608696: 271/291
Error, destination is probably in the water 41.84441360869565,-87.59921652173912: 272/291
Error, destination is probably in the water 41.84441360869565,-87.5844482173913: 273/291
Error, destination is probably in the water 41.84441360869565,-87.56967991304347: 274/291
Error, destination is probably in the water 41.84441360869565,-87.55491160869565: 275/291
Error, destination is probably in the water 41.84441360869565,-87.54014330434782: 276/291
Error, destination is probably in the water 41.82763539130435,-87.865046: 277/291
Error, destination is probably in the water 41.82763539130435,-87.85027769565218: 278/291
Error, destination is probably in the water 41.82763539130435,-87.83550939130436: 279/291
Error, destination is probably in the water 41.82763539130435,-87.82074108695653: 280/291
Error, destination is probably in the water 41.82763539130435,-87.8059727826087: 281/291
Error, destination is probably in the water 41.82763539130435,-87.79120447826088: 282/291
Error, destination is probably in the water 41.82763539130435,-87.77643617391304: 283/291
Error, destination is probably in the water 41.82763539130435,-87.76166786956522: 284/291
Error, destination is probably in the water 41.82763539130435,-87.74689956521739: 285/291
Error, destination is probably in the water 41.82763539130435,-87.73213126086956: 286/291
Error, destination is probably in the water 41.82763539130435,-87.71736295652174: 287/291
Error, destination is probably in the water 41.82763539130435,-87.70259465217391: 288/291
Error, destination is probably in the water 41.82763539130435,-87.68782634782609: 289/291
Error, destination is probably in the water 41.82763539130435,-87.67305804347826: 290/291

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.