Neamar / teamward-client

Android client for Teamward app
https://play.google.com/store/apps/details?id=fr.neamar.lolgamedata
MIT License
16 stars 5 forks source link

Fixes #25 #26

Closed kanytu closed 6 years ago

kanytu commented 6 years ago

Current approach:

Sorry if this fix is a bit intrusive. Let me know your opinion. Feel free to provide code review and suggestions. Have a nice day.

Neamar commented 6 years ago

Looks pretty good! It's obvious you have experience in Java / Android by the way you write your code, it's much more Java-ic than mine GG!

In terms of results, it looks good, three comments:

Neamar commented 6 years ago

And obviously, thank you for your help already :)

kanytu commented 6 years ago

So I was reading your review and here are some thoughts:

So, in order to continue I need to your know your opinion on this. I'm okay with the Tip refactor in order to make it cleaner to understand and extend. Just let me know. Otherwise, I can still perform the minor changes you asked and we think about the rest in the future.

kanytu commented 6 years ago

One more thing. I've noticed your server repository has been removed/set to private. Was that a strategic decision or something else? I'm asking this because I was planing to add some more tips like "Your matchup runes" and that requires some server logic. If you still want to keep it this way, where can I add suggestions and/or issues to it? (like this one, or adding the ad/ap to the counter's view)

Neamar commented 6 years ago

Hey there,

I like your idea of an ImageStandardTip and a ChampionStandardTip extending the first one, let's go this way :)

Once this is done, happy to merge!

Regarding your last question, I'll send you a link to the server

Neamar commented 6 years ago

(I've sent you access to the server. I removed it for various reasons, one of them being it's quite hard to set up correctly since it relies on Mongo, Postgres AND Redis... feel free to drop me an email at neamar@neamar.fr if you have any question)

Neamar commented 6 years ago

@kanytu Still interested to come back to this PR? It would be a valuable addition :)

Neamar commented 6 years ago

I'm gonna close for now, but if you do have time to come back to this please do! I'll be happy to merge ;)