Git Product home page Git Product logo

food-roulette's Introduction

Random Food Picker

A fun little web app written in Vue that picks a random food business around your location using the Yelp Fusion API.

Blog post on the process of creating the application https://blog.jeremyshaw.co.nz/2018/11/19/CORS-And-Hiding-Api-Keys/

Random Food Picture Screenshot Random Food Picker Screenshot

Commands

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customization

Boolean filter field in App.vue data controls whether or not all of the random food picker filters are shown. Current set to false due to lack of support of many of the filters in many areas of the world, most notably in Europe.

Contributing

I welcome contributions to Random Food Picker App. Feel free to create an issue regarding any bugs or desired features, and I'll respond when possible. If you want to contribute code, please fork this repository and create a pull request.

Please keep in mind that you will only be able to contribute to the App frontend. The only backend code is from using Firebase Functions, and I would like the Firebase Functions code to remain private for security reasons.

food-roulette's People

Contributors

dependabot[bot] avatar puremana avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

food-roulette's Issues

Don't show same business in same cycle

If the filters haven't changed, the businesses you get from the food roulette shouldn't repeat until all businesses have been shown. Most people I show this app to always skip the business if they have seen it before immediately.

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.