We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Admin Panel for a new Project

Home Forums General Questions Admin Panel for a new Project

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #63870
    ihor
    Participant

    Hello Team,
    It’s Ihor,
    I`m currently working on a project and my client ask me create admin panel for a user to be able to add and correct next information on a 3D model (It is a building of their company):
    1. Add hotspot with text info
    2. Edit it
    3. Delete it
    So, can you, please, reffer me what is the best approach I can use here. Or where I can find documentation.

    Thank you for support!

    #63881
    kdv
    Participant

    Draw a sketch of what you want.

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #63947
    ihor
    Participant

    @kdv,
    Project description:
    3D flyover tour of the manufactury.
    In general I need Admin panel for a user.
    User should be available add new hotspot on a 3D model. Edit information in this hotspots. And also, delete the hotspot.
    Not super complex. Only a few functions.

    #63948
    ihor
    Participant

    @kdv,
    Project description:
    3D flyover tour of the manufactury.
    In general I need Admin panel for a user.
    User should be available add new hotspot on a 3D model. Edit information in this hotspots. And also, delete the hotspot.
    Not super complex. Only a few functions.

    #63949
    kdv
    Participant

    Your main problem to solve:
    a) a user adds several hotspots (wi-fi access points?). then he refreshes the page and sees no hotspots.
    b) a user adds several hotspots. other users open the same app on their devices and see no hotspots.
    You need to write your own save/restore system to get what you want. The rest is quite easy to do.

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #63964
    ihor
    Participant

    Thank you for a hint!
    Is there any option to imlement OAuth?
    I think in this case I can grand an admin right to user and it will be possible to manage hotspots(points).

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.