Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 694 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 694 Bytes

MajorLoo

Part of SFU API Challenge 2017. This app finds the nearest washroom around you. Achieved 4th place.

Motivation

This app is part of SFU API Challenge 2017. We had to utilize Google Map API to created an application.

Installation

Simply run this code on Android Studio. You will have to have an actual Android device or AVD.

API REFERENCE

Map services were provided by Google

TODO

  • Add more washroom data. This app currently only has City of Vancouver's data.
  • Clean up code.

Contributors