Giter VIP home page Giter VIP logo

drivendine's Introduction

driveNdine

CSCE 470 Project

For our CSCE 470 Project, we decided to tackle the yelp dataset challenge. We took the business.json file and extracted all the restaurants from the file and made it into a new json file that we use to get restaurant data from.

Our application takes a two places, and gives you the best rated restaurants that are the closest to your route and then gives you directions from your source, to the restaurant, and then to your destination.

For our project we used the gmaps API to calculate time traveled as well as to load maps and directions to restaurants. We used a python class called Pygeocoder which translates addresses into GPS coordinates which we use to interact with gmaps API.

In order to use the python code we developed to implement our recommender, we used a file type called CGI (Common-Gateway-Interface) to create dynamic html files that a web browser could read. In order to run these CGI files we downloaded and configured an Apache2 server to run the CGI files and hosted it locally for use.

In order to run on your own system you would have to download the apache server software and configure your server to run CGI files. Also, you would have to correctly place all the python code and other various files in the correct directories with the correct permissions. This information can all be found online.

The webpage html files that you can find in the webpage folder are the basic templates we used to make our CGI files.

For our python we used python 2.7.8.

If you have any questions feel free to email [email protected].

drivendine's People

Contributors

brandonkgrey avatar pranavsimharao avatar anish786 avatar

Watchers

James Cloos 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.