GithubHelp home page GithubHelp logo

restaurantfinder's Introduction

HOW TO RUN

Simply host index.html, app.js and app.css under the same folder. Open your browser and points to the host folder.

HOW TO USE IT

You can search using the following fields:

<City>        e.g. "San Francisco, CA"

<Zip>         e.g. "98109"

<Latitude>    e.g. "40.0"
<Longitude>   e.g. "-122.0"
TIPS: You may not want to manually input that. Just click "Locate me" and the browser will fill it for you.

<Food Type>   e.g. "Wok"
TIPS: You can manually input food type, or select one from the dropdown menu.

Then click "Search" button. The first 50 result will be listed.

HOW DID I MAKE IT

I just want to make a single page application with all the logic and code running in the browser. To do this, I mainly used Backbone for data modeling, templating, rendering and making ajax call to the server. I also use some jQuery to handle button click events and UI responsiveness.

WHY IT LOOKS SO NAIVE

Didn't spend long time on coding. So please bare with the rough edges when using it.

restaurantfinder's People

Contributors

houjieth avatar

Watchers

 avatar  avatar

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.