Giter Club home page Giter Club logo

seattle-coffee-search's People

Contributors

bhavshah1 avatar jonathandavis22 avatar macdhollister avatar paulie-rodriguez avatar

Watchers

 avatar  avatar

seattle-coffee-search's Issues

Mobile Click Functionality

We should try to correct the issue where the click function on mobile is too sensitive and accidentally clicks the neighborhood when scrolling

Updating Location Data for Neighborhoods

const nHoodsLocations = {
"Northgate" : {lat: 47.708142 , lng: -122.327329},
"Lake City": { lat: 47.717412, lng: -122.296243},
"Greenwood": { lat: 47.690768, lng: -122.355337},
"Roosevelt": { lat: 47.677311, lng: -122.317383},
"Ravenna": { lat: 47.675796, lng: -122.306529},
"Sandpoint": { lat: 47.681558, lng: -122.262278},
"Ballard": { lat: 47.675965, lng: -122.379027},
"Green Lake": { lat: 47.679638, lng: -122.334963},
"University District": { lat: 47.661215, lng: -122.311804},
"Wallingford": { lat: 47.661355, lng: -122.335859},
"Fremont": { lat: 47.656084, lng: -122.353975},
"Phinney Ridge": { lat: 47.675949, lng: -122.354673},
"Magnolia": { lat: 47.640527, lng: -122.399536},
"Interbay": { lat: 47.648482, lng: -122.378003},
"Queen Anne": { lat: 47.632016, lng: -122.357072},
"Eastlake": { lat: 47.642079, lng: -122.325845},
"South Lake Union": { lat: 47.623162, lng: -122.336420},
"Capitol Hill": { lat: 47.619905, lng: -122.320868},
"Montlake": { lat: 47.640297, lng: -122.302942},
"Madison Park": { lat: 47.632587, lng: -122.291663},
"Central District": { lat: 47.604304, lng: -122.302240},
"Belltown": { lat: 47.615330, lng: -122.343963},
"Downtown": { lat: 47.610372, lng: -122.336615},
"Pioneer Square": { lat: 47.601144, lng: -122.332315},
"International District": { lat: 47.597484, lng: -122.323778},
"Sodo": { lat: 47.580476, lng: -122.334284},
"Beacon Hill": { lat: 47.565133, lng: -122.311002},
"Mount Baker": { lat: 47.578270, lng: -122.288029},
"Columbia City": { lat: 47.559462, lng: -122.285971},
"Georgetown": { lat: 47.546533, lng: -122.325232},
"Rainier Valley": { lat: 47.536876, lng: -122.270445},
"Delridge": { lat: 47.537796, lng: -122.355200},
"West Seattle": { lat: 47.570165, lng: -122.387439},
"South Park": { lat: 47.527776, lng: -122.325293},
"Seward Park": { lat: 47.551145, lng: -122.265555},
"Rainier Beach": { lat: 47.513288, lng: -122.259159},
};

/*
Need Coordinates for all of the following (added to the list above):
This object can be found in the "app.js" file (once my pull request is approved)



Laurelhurst
Mount Baker
Admiral
Alki
Fauntleroy
Junction
Madison Valley
Leschi
Madrona
First Hill
Denny-Blaine
Portage Bay
Blue Ridge
Crown Hill
Haller Lake
Lower Queen Anne
Westlake
Wedgwood
Maple Leaf

Additionally, we need cards for the following in the neighborhoods.html page:

Roosevelt
Sandpoint
Interbay
South Lake Union
Rainier Valley
Delridge


*/

Feature: Click function to search around clicked area

I noticed that really populated areas (i.e. Downtown), show a very dense cluster of shops, and then nothing for the rest of the neighborhood. This seems like pretty poor design, especially considering it means shops in other areas of the neighborhoods will never appear on our site.

As a fix to this, we could add a function that searches around a specified point that they click, straight from the map. Thoughts?

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.