lucyq / MBTA-transit-loc

Web app that locates the nearest T-stop based on user's location.

Home Page:http://lucyq.github.io/MBTA-transit-loc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

// - - - MBTA TRANSIT: read me file

-Google map of given MBTA subway line has been rendered correctly -Custom icons have been made for station -Correctly rendered color lines -Currently locates user's location based on Javascript's navigator.geolocation object -Displays user's location on map with a black marker and an infowindow displaying the closest T-station -The page successfully passed the markup validation -Upon clicking on the station, the name is displayed along with the desintaion's direction. -Styling is handled by the style.css file -jQuery was not used.

-Did not collaborate with anyone but asked TA's for help -Approximate time spent: 30 hours

About

Web app that locates the nearest T-stop based on user's location.

http://lucyq.github.io/MBTA-transit-loc


Languages

Language:JavaScript 97.7%Language:CSS 2.3%