Giter VIP home page Giter VIP logo

coffeewalk's Introduction

Coffee Walk

During the COVID pandemic one of the few possible activities left was to take walks and occasionally grab a take-away coffee. To explore some new neighborhoods and coffee places I came up with the idea Coffee Walk. Based on the users location and some parameters this small web-app suggests the user a nice cafe in - hopefully - walking distance.

Preview

Opening the web-app it should look something like the screenshots in the table below.

Search window Results window

How it works

The web app is currently hosted on GitHub pages. It runs on HTML, CSS and JavaScript. Users can adjust the search through five input parameters:

  1. Distance: Approximately how many minutes should the walk to the cafe take (calculated as the crow flies)?
  2. Open: Should the cafe be open or not?
  3. Secret mode: If secret mode is activated the user is only navigated to the cafe but is not shown the name.
  4. Suggestion: If suggestions is activated only cafes suggested by Coffee Walk are shown as results.
  5. Rating: User can define the minimum Google stars rating for the cafes in the result.

The app takes this 5 parameters, combines them with the users location and queries the Google Places API. If there is more than one result matching the users input a random cafe is drawn from the results. By hitting the navigation button, the app than gives the user the Google Maps pedestrian navigation to the cafe.

coffeewalk's People

Contributors

horony avatar

Stargazers

 avatar

Watchers

 avatar

coffeewalk's Issues

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.