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

Add place #35

Open
JackBekket opened this issue Aug 8, 2019 · 0 comments
Open

Add place #35

JackBekket opened this issue Aug 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@JackBekket
Copy link
Member

JackBekket commented Aug 8, 2019

Add Place
Original user story - #36

User shoud be able to add new place to the map

Suggested solution:

  1. get input data from ux (place name, password from wi-fi point)
  2. check if user is connected to wi-fi, get wi-fi network name
  3. get gps mark of this point
  4. get user topics (ask someone who work with p2chat)
  5. store this to backend like
37.53(gps mark) = > struct {
                                     name network
                                     name place
                                     password network
}

and like this

37.53(gps mark) => topics[]
@ChronosXYZ ChronosXYZ transferred this issue from MoonSHRD/Project-issues Sep 2, 2019
@ChronosXYZ ChronosXYZ added enhancement New feature or request ui/ux UI/UX enchancements and proporsals and removed ui/ux UI/UX enchancements and proporsals labels Sep 2, 2019
@ChronosXYZ ChronosXYZ added this to To do | Sprint in Mobile application board Sep 2, 2019
@innaphv innaphv moved this from To do | Sprint to Backlog in Mobile application board Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

2 participants