Skip to content
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

Obtaining and displaying backend DB information #9

Closed
bcoov opened this issue Oct 12, 2016 · 1 comment
Closed

Obtaining and displaying backend DB information #9

bcoov opened this issue Oct 12, 2016 · 1 comment

Comments

@bcoov
Copy link
Contributor

bcoov commented Oct 12, 2016

Obtain information from the backend to then display to the interface via the appropriate activity.

Current state:

  • Information is obtainable (via working authentication)
  • Returned as JSON
  • Basic parsing and displaying is done withing MainActivity
    • Thought: should MainActivity be renamed to PlayersActivity?

Goal from this point is to expand this process to teams/leagues/games/etc, and eventually make the displaying of info more robust.

@kyleMeyers
Copy link
Contributor

We can display backend info now. Can be reopened if need be but I do not think so

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

No branches or pull requests

2 participants