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

Basic locations saving #1

Closed
kirillt opened this issue May 4, 2022 · 6 comments
Closed

Basic locations saving #1

kirillt opened this issue May 4, 2022 · 6 comments

Comments

@kirillt
Copy link
Member

kirillt commented May 4, 2022

ARK Globe must be able to save locations into a folder (should be able to set default folder in settings).

The format is flexible. It can be JSON containing coordinates, description and maybe other metadata.

ARK Globe must be able to add coordinates by:

  1. manually pressing a button and providing the input;
  2. receiving sharing intent from other apps like Google Maps or OSM.

The input can be one of these:

  1. plain text coordinates;
  2. a URL to common web sites for working with geo-data, e.g. Google Maps or OSM.
    In case of URL, it must be parsed and converted into numerical coordinates.
    Plain text input must be validated.

User must be able to provide name and description to any location. Folder for saving the data must be possible to be configured by user. This shared component must be used for choosing it.

ARK Navigator should be able to process saved files.

@piens1
Copy link

piens1 commented Jul 7, 2022

In the issue you 'mentioned' you said that Globe should be a dedicated app. How do you expect it to integrate it with Navigator?

@kirillt
Copy link
Member Author

kirillt commented Jul 23, 2022

@janmaslo sorry for late response.

... you said that Globe should be a dedicated app. How do you expect it to integrate it with Navigator?

Right now, we use Navigator for navigating through all resources, which could be created by other our apps like Shelf or Globe. Since those "creating" apps save resources as plain files, we just pick them up in Navigator. There must be no discrepancies in file format on writing and reading sides, of course. Navigator is reading side. We are going to add all resource formats into our Rust library which is already injected into Navigator and will be injected into "creating" apps as well.

We might also create Android service for folders and indexing as mentioned here, which would share paths and ids data with all our apps:

Development of this idea would be separating Folders screen into dedicated app/service, keeping all known .ark folders and providing folder picker with data about user's content folders.

@AgCaliva
Copy link

AgCaliva commented Oct 2, 2022

Hi there. I dont understand sorry, this bounty its still available? Im interested in doing all the bounties you have on android, since im high skilled in this tech, would you like to contact me so i can ask questions and details about tasks and you provide me jobs? to be fair i dont trust much on gitcoin its a little buggy. I dont use telegram, can we use discord or email? I can do all the jobs in a week or two.

@kirillt
Copy link
Member Author

kirillt commented Nov 11, 2022

@AgCaliva really sorry for late reply. We are always interested in good developers. We use Telegram for chats, but sure we can use e-mail too. Please, write me if you are interested: [email protected]

@kirillt
Copy link
Member Author

kirillt commented Nov 11, 2022

This issue was implemented in #2

@kirillt kirillt closed this as completed Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@ARK-Builders ARK-Builders deleted a comment from gitcoinbot Nov 11, 2022
@kirillt
Copy link
Member Author

kirillt commented Nov 11, 2022

Cleaned up GitCoin bot's messages.

Here is the bounty page: https://gitcoin.co/issue/29079

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

No branches or pull requests

3 participants