Code Monkey home page Code Monkey logo

areyouona-date's People

Contributors

le717 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

areyouona-date's Issues

Better body font

I like the cursive font in use for the headers, but the thin, sans-serif body font doesn't seem to match the site's theme. Find a better one.

Geolocation high accuracy: enable or not?

Should high accuracy geolocation data be requested or not? In current limited tests with it not being requested, accuracy variance is high, ranging from 18 meters to 900 meters (with an outlier of 5000 meters).

The Yelp API requires a radius in which to search for businesses. It needs to be set to a value that works well with the accuracy of the geolocation data. See comment

https://developer.mozilla.org/en-US/docs/Web/API/PositionOptions/enableHighAccuracy

Add extra "no" response text for Taco Bell

While personally I like Taco Bell, for satire sake, add extra text in the no response if the person is at Taco Bell. This will work because it is unlikely that Taco Bell will generate a high enough score for a "yes" response (although a "maybe" response could occur in college mode).

Examples:

  • "no what are you doing"
  • "come for the satire, stay for the food poisoning you got from a lemonade there"

Geolocation timeout and max age limits?

How old of geolocation results should we use? How long should we wait for a geolocation response?

Currently, they are both set to five minutes. If you have to wait 5 minutes to get a geolocation result, you're not getting a result, IMO. That one feels as if it needs to be shorter, but by how much?
https://developer.mozilla.org/en-US/docs/Web/API/PositionOptions/timeout

As far as cached geolocation data, I am unsure what to do here. People tend to move around quickly. If your location was collected 3 minutes ago but now you're at a different place, your data is out of date. Requesting a fresh result every time is not a bad idea, unless you run the assessment multiple times. Maybe a 1 minute cache would do?
https://developer.mozilla.org/en-US/docs/Web/API/PositionOptions/maximumAge

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.