-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels