Code Monkey home page Code Monkey logo

betweenfriends's People

Contributors

rufusasterisk avatar

Watchers

 avatar

betweenfriends's Issues

improve search result proximity to center

The current search results are limited to 20 and not placed well on the map. Retrieving more results and calculating the distances using the vincenty async will allow the result array to be sorted based on distance from center

Retrieve more results from google places

Current results are limited to non-distance sorted first 20 locations. Need to increase location count to increase closeness of returned locations to the center.

fix side frame jump on text field update

after the endpoint search boxes move to the sides of the screen, changing the text in the field refreshes the entire element, causing a visual glitch.

The form field should be separate from the rest of the component. If the state on the text field/button updates and causes a render, it will not re-render the map and css, hopefully removing the glitch

store and sort array by distance

The retrieved array is growing in size. Needs a place to be stored so the api results are added to the array instead of being the entire array.

Array must be sorted by distance before displayed to the user (possibly display as results come in for better UX)

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.