Git Product home page Git Product logo

shuttle-search.js's Introduction

shuttle-search.js

shuttle-search.js is a webapp written in CoffeeScript, SASS, and HTML5, which interfaces with dropbox.js for global data storage. The webapp is two-fold: 1) it is an easy-to-maintain visualization tool for viewing employee addresses and arbitrary shuttle routes, and 2) it is a public transit directions recommendations interface that searches for directions by incorporating both existing public transit feeds that are available to Google and (private or semi-private) shuttle feeds that are not available to Google.

Development

  1. Create a powered_by.js app in your Dropbox.
  2. Get your own API key. Create a "full permission" App. (TODO: I would like to change this in the future, but Dropbox does not allow for shared folders within the Apps namespace, so we must place and access our data files outside of Apps.)
  3. Copy the APP URL from static web apps to OAuth redirect URIs in the developer console for your newly created app.
  4. Copy the source code to /Apps/Static Web Apps/powered_by.js in your Dropbox.
  5. Create a Simple API Access key. Go to APIs & auth > APIs, and click to enable "Google Maps API v3". Go to APIs & auth > Registered apps > Register App > Web App > Browser Key. Copy the API key and replace the placeholder API key in https://maps.googleapis.com/maps/api/js?key=GOOGLE_API_KEY&sensor=false.

Dependencies

The application uses the following JavaScript libraries.

The icons used in the application are all from the noun project.

The application follows a good practice of packaging its dependencies, and not hot-linking them.

shuttle-search.js's People

Contributors

cathywu avatar

Watchers

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