•Developed WheelDeal, an Android application incorporating Google Maps SDK and Geocoding API, which allows users to rent or rent out cars, filter through car makes and models, and get directions to a pickup address [Java, XML]
•Built a marketplace model for users to rent out cars that predicted a car's monthly earnings and suggested a price to charge by translating a car's properties into a score
•Designed a car recommendation system that aggregates the user's rental history to generate customized car suggestions
•Implemented multi-threading to reduce latency on the UI thread and performed data querying from Parse, a custom backend