lambertf917 / lambertf917/cafe-ordering-system-using-react-js
minimum order limit not implemented
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The minimum order limit for orders is not implemented
To Reproduce
Steps to reproduce the behavior:
Go to 'vendors>>add restaurants'
Click on 'registration'
go to customer site and order from the same store and youll be able to order items lesser than the limit
See error
Expected behavior
minimum order limit must be implemented
Screenshots
image
Desktop (please complete the following information):
OS: Windows
Browser Chrome
Version 122.0.6261.95 (Official Build) (64-bit)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue through Vendors > Add Restaurants > Registration, then place an order on the customer site from the same store with items below the configured minimum. Trace the registration and ordering entry points to find where the limit is missing; done means such orders are rejected with an appropriate user-visible error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100