Skip to content

Business Admin can add menu which can be viewed by an user #2

@oneacik

Description

@oneacik

Business owner should be able to add menu image that can be accessed by a client.

Policy:

  • Menu should have enough resolution to not be blurry

Implementation plan for backend:

  • Take a look on classes in com.example.modules.business.domain package to see similar code for handling logos
  • Modify domain/service/controller classes to expose an endpoint for PUTting and image and GETting an image

Implementation plan for frontend:

  • Create a service (a class or at least a function) for getting this menu image
  • Add created object to InjectionContext
  • Use this service in menu section

Acceptance Criteria:

  • Business Owner can upload the menu image and see its minature.
  • Given Business Owner added image, User after scanning the QR code or getting on provider domain (so we know businessId) can view the mentu provided for business.

Blocked By: #3

Ask me if you want to pivot the approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions