Giter Site home page Giter Site logo

timeest's Introduction

timeEst is a node.js + express.js application that uses the google maps API to give directions and a time estimate for travel

Current version: .7 (beta)

Bugs: 
Sometimes google maps provides directions to the wrong address (it might have a similar sounding name or be on street of the same name, but in a different state). 

Future Features: 
Allowing the user to select what time they want to arrive or what to depart by
    The way the app is currently set up this is impossible due to restrictions google has place on the API. There is a way to do it,         which would involve making an HTTPS request instead of using google.maps.DirectionsRenderer and google.maps.DirectionsService. Once      this is done, I will have to display the info by hand instead of using DirectionsRenderer.setDirections(response). It will take some     time, but it will be done.

Add a proper UI using backbone.js

Info:

In order to run this application, you will need to have a couple google maps API keys, which you can get from https://developers.google.com/maps/?hl=en Add this API key in the index.html file.

You will also need to have node.js and express.js downloaded. You can find info on how to run this application at http://expressjs.com/

timeest's People

Contributors

akatama avatar

Watchers

 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.