rubyforgood / rubyforgood/Flaredown
Treatments: Separately record dosage, time taken, and quantity
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 21
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 16
Description
How it works now
Users are able to input anything into the dose field, and they often include what time they did the treatment and the quantity of the treatment.
How it should work
Users should be able to enter the dosage and time taken separately, in order to have more standardized & better characterized data.

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
The issue provides no file or test names. Start by tracing the treatment input from the UI shown in the issue through persistence, then identify how dosage, time taken, and quantity are currently stored. Done means users can enter each value separately and the resulting data is standardized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100