Skip to content

Add place #35

Description

@JackBekket

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[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions