Skip to content

Conversation

@Wodric
Copy link

@Wodric Wodric commented Nov 13, 2018

Hi, I just let some time on refactor your solution to make your code a bit more readable to my point of view.

It's not perfect at all, I should continue to work on it to improve my refactor but it's a starting point.

  • I moved all models in dedicated package
  • I moved api call to specific package
  • I create constant for API URL and some technical values (max size for example)
  • I removed generated javadoc

I try to harmonize code, i recently add some bracket on if with a single line (sometimes you did it, some other times you did'nt)

I would like to have your point of view on my modification and maybe integrate some of them on your repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant