BusAreUs

• Extracted GPS location of stops and bus routes in Vancouver by parsing source file in JSON format.

• Implemented the abstraction from specification and a UML class design diagram.

• Made use of TransLink Open API to plot user’s location on the map and highlighted the nearest bus stop.

• Completed the implementation of the Android application that uses a mapping API to present information to the user

• Tested the abstractions and data in JSON using JUnit test