Send mail to penning when unknown item is scanned with the barcode
Open
Nobody has claimed this yet.
feature
level: medium
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 5
- Avg merge
- 42m
- Merged PRs (30d)
- 1
Description
When an unknown item is scanned, it might be useful to send an email to the treasurer with the barcode (only one email per unique barcode) so they can easily add it to the database.
Contributor guide
No contributing guide indexed for this repository
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
Trace the barcode scan path for unknown items and inspect the existing email or notification setup. Determine how unique barcodes can be tracked and how the treasurer recipient is configured. Done means an unknown barcode triggers at most one email and the message includes that barcode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100