KingdomCreator icon indicating copy to clipboard operation
KingdomCreator copied to clipboard

To add the possibility to track which Game i have played

Open gillesgros opened this issue 4 years ago • 4 comments

Hello, A nice new feature to consider. On a browser, it would be nice to be able to store an so track which recommended set of kingdom I have played.

My suggestion to make it simple, when you change browser (cookies reset) you lost the tracking.

What do you think.

If you feel that might be good I will try it during my covid confinement.

Gilles

gillesgros avatar Mar 17 '20 11:03 gillesgros

Sure, sounds like a good feature. I'd be happy to have it added to the site.

I've been trying to come up with a way to easily store this kind of info across devices without running a backend server. One option would be to allow people to sign in via Google OAuth then use a Google Sheet as a backend. That way all this data could be persisted. What do you think?

blakevanlan avatar Mar 17 '20 12:03 blakevanlan

Hello, yes using Goggle Oauth is a great way and we might also use it to allow personnal sets to be stored.

gillesgros avatar Mar 17 '20 16:03 gillesgros

I build a version which use only client side storage. Tell me what you think of it : https://www.71yeti.fr I tryed to play with Google Oauth but I feel it request a too large access of the google drice of the user. I will try it on my side if needed.

Tell me what you think of it.

Regards

gillesgros avatar Apr 29 '20 15:04 gillesgros

I build a version which use only client side storage. Tell me what you think of it : https://www.71yeti.fr I tryed to play with Google Oauth but I feel it request a too large access of the google drice of the user. I will try it on my side if needed.

@gillesgros

I think you should just create a Pull Request and let him see whether he likes it :) this really looks interesting

also I noticed you implemented some "animations" when re-ordering the selected cards ? really liked that

mindgam3s avatar Apr 06 '21 10:04 mindgam3s

deployed on brower basis

gillesgros avatar Jun 26 '24 05:06 gillesgros