pilgrimstarpath icon indicating copy to clipboard operation
pilgrimstarpath copied to clipboard

Add tracking feature to app

Open NelsonMinar opened this issue 8 years ago • 3 comments

Hey, your app is super cool! I found it via /r/NMSGalacticHub and am excited to have a new way to play the game.

Have you considered adding a data tracking feature? Something that logs coordinates as the user types them. It'd be neat to have a fancy server that records things, but that takes a bit more work. The easiest thing (and a good start) would be just to store data in LocalStorage so the user sees it next time they load the page. Could then branch out from there to a server, Reddit sharing, etc.

Does that idea interest you?

NelsonMinar avatar Dec 24 '16 23:12 NelsonMinar

Yes, it's on already being coded (not yet integrating it here). Using local storage for user local data that i need to send to a server / process, and making the server itself.

But i'm taking my time on this.

Also, this app is being rewriting changing the ui backend to use VueJS, so less code, more features.

pahefu avatar Dec 25 '16 12:12 pahefu

Hey, how is this project going? Do you plan to host a "multiplayer" server where players can all save their discoveries (like systems)?

ErickXavier avatar May 05 '17 05:05 ErickXavier

Not on the near future. This repo is still meant to be a downloadable & go tool, where you can operate offline.

Interaction with "saved" data is probably going to be always tied to the NMS Gamepedia Wiki. Might change in the future, but not at the moment.

pahefu avatar May 08 '17 08:05 pahefu