Skip to content
This repository has been archived by the owner on May 13, 2018. It is now read-only.

Retrieve account-characters per GW2 API and save them to database #30

Closed
AniOnGit opened this issue Aug 7, 2016 · 3 comments
Closed
Assignees

Comments

@AniOnGit
Copy link
Collaborator

AniOnGit commented Aug 7, 2016

  • Do DB changes if necessary
  • Implement link on profile page
  • implement the sync

There shouldn't be - at least in this version - a auto sync, but only when the user clicks on the link on his profile page,

@AniOnGit AniOnGit added this to the Multiple character identities milestone Aug 7, 2016
@wwevo
Copy link
Owner

wwevo commented Sep 14, 2016

I would store these things in the personal settings table for now. Until we need some serious handling of this data, a serialized data-package in let's say settings->account_characters should suffice. This should be revisited when we implement functions that handle characters inventories and suchlike.

@wwevo wwevo self-assigned this Sep 14, 2016
@wwevo
Copy link
Owner

wwevo commented Sep 14, 2016

Implemented a basic import. Nothing automatic as of yet, one mouse-click is required. For now there's a table in the API page, for now I'd like to collect and test functions that use the API there

@wwevo
Copy link
Owner

wwevo commented Sep 25, 2016

this is easily accessible from the profile page now

@wwevo wwevo closed this as completed Sep 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants