Giter VIP home page Giter VIP logo

burritobuddy's Introduction

BurritoBuddy

This is an Android app the uses the user's current location to display a list of nearby burrito places. It uses the MVP architectural pattern.

Notes for the reviewer

  1. This was a really fun little app and I enjoyed working on it!

  2. One issue I noticed was the in the demo/iOS screenshots provided, there was a short description field in the place cells. It looks like this field is no longer available via the Google Places API. Specifically, I was using the Nearby Search web service and this brief description was not available.

I also looked at Place Details, to see if making another API call could get me that info. Unfortunately I could not find this field. If I missed it, please shoot me an email and I will go ahead and add it.

https://stackoverflow.com/questions/44577246/google-places-api-place-description-summary leads me to believe that this field was deprecated and no longer avaialble via the API. But again if I missed it please let me know.

  1. Regarding the JSON parsing, I went ahead and did it manually because the parsing was simple and this was a small project. In a larger production app, I would use a parsing libary like GSON, or even try Moshi which I've been wanting to test out.

  2. It wasn't specificed whether to use Java or Kotlin for this project, so I went ahead and used Java since that's what I have the most experience with, but I've been picking up Kotlin lately and really enjoy it. Happy to rewrite it in Kotlin if I had more time. Let me know and I will tackle it!

burritobuddy's People

Contributors

jadebyfield89 avatar

Watchers

James Cloos avatar

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.