Skip to content

Some refactor #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Some refactor #6

wants to merge 16 commits into from

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