Git Product home page Git Product logo

dkmitt / cta-buses-google-maps Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 92 KB

An app to display the Chicago Transit Authority (CTA) bus locations around the Chicago area on a Google Map. By Clicking on a Bus Route markers will be added to the Google Map showing the bus locations for that route.

Home Page: http://www.dkmitt.com/mycoding/cta-buses-google-maps/

CSS 35.30% JavaScript 34.45% HTML 30.26%
javascript canjs bus-locations bus-route chicago-transit-authority

cta-buses-google-maps's Introduction

Chicago CTA Bus Tracker

An app to display the Chicago Transit Authority (CTA) bus locations around the Chicago area on a Google Map. By Clicking on a Bus Route markers will be added to the Google Map showing the bus locations for that route, and by clicking again on the route name you can refresh the bus locations as they buses move around the route.

Project Status - Completed: 01/15/2018


Table of Contents

  • Description
  • What I Learned From The Exercise
  • Website Technologies Used
  • How to View This App
  • File and Directory Structure
  • Revision History

Description

An app to display the Chicago Transit Authority (CTA) bus locations around the Chicago area on a Google Map. By Clicking on a Bus Route markers will be added to the Google Map showing the bus locations for that route, and by clicking again on the route name you can refresh the bus locations as they buses move around the route.

Chicago CTA Bus Tracker Exercise


What I Learned From The Exercise

  • To work with the Google API to fetch requested data.
  • Create a custom element that wraps a Google map.
  • Add markers to the Google map.
  • To become familiar with CanJS.

Website Technologies Used

Description of website technologies used to develop this app.

  • HTML
  • CSS
  • JavaScript
  • Can.JS

How to Use This App

How to use this App:

  1. Click a Bus Route.

  2. Explore the markers added to the Google Map showing the bus locations for that route.

  3. Click the route name buttons to refresh the buses current locations.

File and Directory Structure

.
├── assets
│   │
│   ├── css
│   │   │
│   │   └── style.css
│   │
│   ├── img
│   │   │
│   │   └── ccbt.gif
│   │
│   └── js
│       │
│       └── bustracker.js
│ 
├── .gitignore
│
├── index.html
│
└── README.md     
       

Revision History

Description of revisions - Completed: 01/15/2018

  • Dev - file and directory structure creation - 01/13/2018
  • Dev - project completion - 01/15/2018

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.