kalviumcommunity / kalviumcommunity/SW2627-RxTrack
Fulfillment API (02/09/26) - Create Fulfillment controller GET /api/prescriptions/pharmacy-queue - Get prescriptions for pharmacy POST /api/fulfillments/mark-filled - Mark as dispensed Prevent double-filling (check unique constraint) - Sunny
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 5h 25m
- Merged PRs (30d)
- 23
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing API entry points for the two named routes: the pharmacy queue GET endpoint and the fulfillment mark-filled POST endpoint. Confirm how prescriptions and fulfillments are represented before implementing the requested behavior. Done means pharmacy prescriptions can be retrieved, fulfillment can be marked dispensed, and duplicate filling is prevented by the unique constraint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100